mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2025-12-14 01:16:22 +02:00
Добавьте файлы проекта.
This commit is contained in:
18
wwwroot/css/site.css
Normal file
18
wwwroot/css/site.css
Normal file
@@ -0,0 +1,18 @@
|
||||
html {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
html {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
html {
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
Reference in New Issue
Block a user