@@ -34,22 +34,27 @@ html {
34
34
margin : 0 auto;
35
35
}
36
36
37
- .mediadc-button-vue {
38
- min-height : 36px !important ;
37
+ .mediadc-row h1 , h2 , h3 , h4 , h5 , h6 {
38
+ margin : 5px 0 ;
39
+ font-size : 1.4em ;
39
40
}
40
41
41
- .mediadc-button-vue .button-vue__icon {
42
- width : 36px !important ;
43
- height : 36px !important ;
44
- min-width : 36px !important ;
45
- min-height : 36px !important ;
46
- }
42
+ /*.mediadc-button-vue {*/
43
+ /* min-height: 36px !important;*/
44
+ /*}*/
47
45
48
- .mediadc-button-vue .icon-loading : after {
49
- height : 20px !important ;
50
- width : 20px !important ;
51
- margin : -12px 0 0 -12px !important ;
52
- }
46
+ /*.mediadc-button-vue .button-vue__icon {*/
47
+ /* width: 36px !important;*/
48
+ /* height: 36px !important;*/
49
+ /* min-width: 36px !important;*/
50
+ /* min-height: 36px !important;*/
51
+ /*}*/
52
+
53
+ /*.mediadc-button-vue .icon-loading:after {*/
54
+ /* height: 20px !important;*/
55
+ /* width: 20px !important;*/
56
+ /* margin: -12px 0 0 -12px !important;*/
57
+ /*}*/
53
58
54
59
.mediadc-checkbox-only .checkbox-radio-switch__icon {
55
60
margin : 0 !important ;
@@ -154,6 +159,7 @@ html {
154
159
155
160
.block h3 {
156
161
font-weight : bold;
162
+ font-size : 1.2em ;
157
163
}
158
164
159
165
.block input , .block select {
0 commit comments