Selaa lähdekoodia

justifed generated output

Okos 5 vuotta sitten
vanhempi
commit
3991047b07
2 muutettua tiedostoa jossa 6 lisäystä ja 5 poistoa
  1. 4
    4
      generator/css/cards.css
  2. 2
    1
      generator/css/output.css

+ 4
- 4
generator/css/cards.css Näytä tiedosto

@@ -196,7 +196,7 @@
196 196
 }
197 197
 
198 198
 .card-section + .card-element {
199
-    margin-top: 0.3em;
199
+    margin-top: 0.0em;
200 200
 }
201 201
 
202 202
 .card-p {
@@ -206,7 +206,7 @@
206 206
 .card-fill {flex:1;}
207 207
 
208 208
 .card-description-line {
209
-    margin-top: 0.5em;
209
+    margin-top: 0.0em;
210 210
     margin-bottom: 0.0em;
211 211
     font-size: inherit;
212 212
     color: black;
@@ -226,8 +226,8 @@
226 226
 .card-ruler {
227 227
     width: 100%;
228 228
     height: 1.0mm;
229
-    margin-top: 0.3em;
230
-    margin-bottom: 0.3em;
229
+    margin-top: 0.2em;
230
+    margin-bottom: 0.2em;
231 231
 }
232 232
 
233 233
 .card-box {

+ 2
- 1
generator/css/output.css Näytä tiedosto

@@ -1,10 +1,11 @@
1 1
 .page-background {
2
-  background: rgb(204,204,204); 
2
+  background: rgb(204,204,204);
3 3
 }
4 4
 
5 5
 body {
6 6
   margin: 0;
7 7
   padding: 0;
8
+  line-height: 1.4;
8 9
 }
9 10
 
10 11
 .page-preview {

Loading…
Peruuta
Tallenna