Поправлена структура, разделы в подразделы до 3.3

This commit is contained in:
Юлия Болотина
2022-08-04 12:59:10 +03:00
parent c46d95f4cd
commit a014b62268
787 changed files with 162678 additions and 782 deletions

View 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; }