mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/region-edoc.git
synced 2026-01-24 14:05:38 +03:00
Поправлена структура, разделы в подразделы до 3.3
This commit is contained in:
38
ИЭТР-тест/Develop/app/css/themes/modern.css
Normal file
38
ИЭТР-тест/Develop/app/css/themes/modern.css
Normal file
@@ -0,0 +1,38 @@
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: 'Montserrat', 'Arial Black', 'Arial Bold', 'Helvetica Neue', Helvetica, sans-serif; }
|
||||
|
||||
body {
|
||||
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
|
||||
text-align: justify; }
|
||||
|
||||
h1 {
|
||||
font-weight: 700;
|
||||
letter-spacing: -1px;
|
||||
text-align: center; }
|
||||
|
||||
h2 {
|
||||
letter-spacing: -1px; }
|
||||
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5 {
|
||||
color: #262626; }
|
||||
|
||||
pre,
|
||||
code {
|
||||
border: 0; }
|
||||
|
||||
pre,
|
||||
code,
|
||||
blockquote {
|
||||
background: #f8f8f9; }
|
||||
|
||||
blockquote {
|
||||
margin-left: 1.5rem;
|
||||
margin-right: 1.5rem; }
|
||||
Reference in New Issue
Block a user