Created
September 24, 2019 21:43
-
-
Save hogart/35f59e5bab2189b7a7668ad22b017b55 to your computer and use it in GitHub Desktop.
Фикс для SugarCube >= 2.29, который не принимает названия игр без латиницы
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
::StorySubtitle | |
НазваниеВашейИгры | |
::Style[stylesheet] | |
#story-title { | |
display: none; | |
} | |
#story-subtitle { | |
margin: 0; | |
font-size: 162.5%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Если вы не знаете, что это такой за файлик twee, вам сюда.