.красота+
This commit is contained in:
parent
c67cef0ffa
commit
c7895dc482
@ -3,6 +3,19 @@
|
|||||||
/*@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap');*/
|
/*@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap');*/
|
||||||
/*@import url('https://fonts.googleapis.com/css2?family=Kurale&display=swap');*/
|
/*@import url('https://fonts.googleapis.com/css2?family=Kurale&display=swap');*/
|
||||||
|
|
||||||
|
|
||||||
|
/* ФОН ВСЕХ СТРАНИЦ */
|
||||||
|
html {
|
||||||
|
background:url('/static/img/dnk.png');
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: -5% 105%;
|
||||||
|
}
|
||||||
|
body {
|
||||||
|
/* фон всех страниц */
|
||||||
|
min-height: 100vh;
|
||||||
|
background: #ffffffcc;
|
||||||
|
}
|
||||||
|
|
||||||
/* НАВИГАЦИЯ - ШАПКА */
|
/* НАВИГАЦИЯ - ШАПКА */
|
||||||
.navbar#nav_header {
|
.navbar#nav_header {
|
||||||
/* фон главной навигационной панели */
|
/* фон главной навигационной панели */
|
||||||
|
BIN
public/static/img/dnk.png
Normal file
BIN
public/static/img/dnk.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user