summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-04 14:26:28 +0300
committerAndrew Dolgov <[email protected]>2018-12-04 14:26:28 +0300
commit7d3b5f2abd343e8e8d64a2ba6c034e47f6fd9b9f (patch)
treeb16bca23507edc14f4449cf911cc31e040521cc8 /css/cdm.less
parentf6e287df110b2046643551aaae70917c61b061c9 (diff)
normalize heading CSS sizes
Diffstat (limited to 'css/cdm.less')
-rw-r--r--css/cdm.less13
1 files changed, 1 insertions, 12 deletions
diff --git a/css/cdm.less b/css/cdm.less
index 5b8f34ab3..bdd53b91e 100644
--- a/css/cdm.less
+++ b/css/cdm.less
@@ -1,5 +1,5 @@
.cdm {
- margin-right : 4px;
+ //margin-right : 4px;
.header, .footer {
display : table;
@@ -76,17 +76,6 @@
margin : 10px;
line-height : 1.5;
font-size : 16px;
-
- h1 {
- font-size : 16px;
- }
-
- h2,
- h3,
- h4 {
- font-size : 15px;
- }
-
}
.intermediate img,