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:
32
ИЭТР-тест/Develop/app/css/themes/oldstyle.css
Normal file
32
ИЭТР-тест/Develop/app/css/themes/oldstyle.css
Normal file
@@ -0,0 +1,32 @@
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: 'Crimson Text', Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif; }
|
||||
|
||||
body {
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
text-align: justify; }
|
||||
|
||||
h1 {
|
||||
text-align: center; }
|
||||
|
||||
pre {
|
||||
border: 1px solid #000; }
|
||||
|
||||
th,
|
||||
td {
|
||||
border-bottom: 1px solid #000; }
|
||||
|
||||
thead {
|
||||
border-bottom: 3px double #000; }
|
||||
|
||||
blockquote {
|
||||
border-left: 1px dashed #000;
|
||||
font-variant: small-caps;
|
||||
margin-left: 1.5rem;
|
||||
padding-left: 1rem; }
|
||||
blockquote p:first-letter {
|
||||
font-weight: bold; }
|
||||
Reference in New Issue
Block a user