Giving NPC names now possible
This commit is contained in:
@@ -7,7 +7,6 @@ body {
|
||||
color-scheme: dark;
|
||||
background-color: black;
|
||||
color: white;
|
||||
text-align: center;
|
||||
font-family: pixel-font;
|
||||
}
|
||||
|
||||
@@ -20,6 +19,13 @@ body {
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
#title {
|
||||
font-size: 30px;
|
||||
text-decoration: underline;
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
#dlg-text {
|
||||
text-align: left;
|
||||
font-size: 40px;
|
||||
|
Reference in New Issue
Block a user