File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,9 @@ button:not(.md-button):hover {
49
49
}
50
50
button .color {background : # 00A185 ;color : # fffc ;font-weight : bold;padding : 10px ;font-size : 16px }
51
51
button .color : hover {background : # ffffffb3 ;color : # 00A185 }
52
+ ul .tiled li p {
53
+ color : # fff!important ;
54
+ }
52
55
.header , header {
53
56
background : # 00A18570!important ;
54
57
}
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ ul.tiled li{
154
154
border-radius : 5px ;
155
155
}
156
156
ul .tiled li : hover {box-shadow : 0px 0px 25px 5px # 000 }
157
- ul .tiled li p {font-size : 20px ;color : # fff ;line-height : 1 px ;margin-left : 5px ;margin-right : 5px }
157
+ ul .tiled li p {font-size : 20px ;color : # fff ;line-height : 25 px ; text-align : center ;margin-left : 5px ;margin-right : 5px }
158
158
ul .tiled li i {position : relative;top : 5px ;color : # fff ;font-size : 32px }
159
159
160
160
ul .tiled .longcard li {width : 315px ;height : 70px ;}
You can’t perform that action at this time.
0 commit comments