add
This commit is contained in:
7
style/style.css
Normal file
7
style/style.css
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Дополнительные стили для страницы, если потребуется */
|
||||
body {
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
font-family: 'Courier New', monospace;
|
||||
}
|
||||
/* Всё остальное уже в index.html */
|
||||
Reference in New Issue
Block a user