summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/cdm.less')
-rw-r--r--css/cdm.less17
1 files changed, 3 insertions, 14 deletions
diff --git a/css/cdm.less b/css/cdm.less
index 4cdfe80e1..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,
@@ -100,8 +89,8 @@
}
.cdm.expanded {
- margin-top : 4px;
- margin-bottom : 4px;
+ /*margin-top : 4px;
+ margin-bottom : 4px;*/
.collapse, .excerpt {
display : none;