Обновить static/css/custom.css
This commit is contained in:
parent
fa72f61a7e
commit
fcaed5b229
@ -13,6 +13,14 @@
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
font-family: 'Fractal', sans-serif;
|
||||||
|
max-width: 900px;
|
||||||
|
margin: 0 auto;
|
||||||
|
padding: 20px;
|
||||||
|
line-height: 1.6;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
header { border-bottom: 2px solid #003366; padding-bottom: 10px; margin-bottom: 30px; }
|
header { border-bottom: 2px solid #003366; padding-bottom: 10px; margin-bottom: 30px; }
|
||||||
h1 { color: #003366; }
|
h1 { color: #003366; }
|
||||||
h2 { color: #004080; border-bottom: 1px solid #eee; padding-bottom: 5px; margin-top: 30px; }
|
h2 { color: #004080; border-bottom: 1px solid #eee; padding-bottom: 5px; margin-top: 30px; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user