generated from VLADIMIR/template_frontend
up
This commit is contained in:
@@ -88,4 +88,6 @@ body {
|
||||
text-rendering: optimizeLegibility;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
background-image: url("@/assets/forest.png");
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.2 MiB |
@@ -9,6 +9,11 @@ body {
|
||||
src: url('@/assets/a_OldTyper.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: main;
|
||||
src: url('@/assets/main.ttf');
|
||||
}
|
||||
|
||||
.center-message {
|
||||
display: flex;
|
||||
justify-content: center; /* горизонтальное центрирование */
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 11 MiB After Width: | Height: | Size: 859 KiB |
Reference in New Issue
Block a user