File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 -ms-interpolation-mode : bicubic;
1414 max-width : 100% ; }
1515
16- .img-block {
17- display : block; }
18-
1916 body {
17+ background-color : # f6f6f6 ;
2018 font-family : sans-serif;
2119 -webkit-font-smoothing : antialiased;
2220 font-size : 14px ;
2321 line-height : 1.4 ;
22+ margin : 0 ;
23+ padding : 0 ;
2424 -ms-text-size-adjust : 100% ;
2525 -webkit-text-size-adjust : 100% ; }
2626
3737 /* -------------------------------------
3838 BODY & CONTAINER
3939 ------------------------------------- */
40- body {
41- background-color : # f6f6f6 ;
42- margin : 0 ;
43- padding : 0 ; }
4440
4541 .body {
4642 background-color : # f6f6f6 ;
164160 border-color : # 3498db ;
165161 color : # ffffff ; }
166162
167- @media all {
168- .btn-primary table td : hover {
169- background-color : # 34495e !important ; }
170- .btn-primary a : hover {
171- background-color : # 34495e !important ;
172- border-color : # 34495e !important ; } }
173-
174163 /* -------------------------------------
175164 OTHER STYLES THAT MIGHT BE USEFUL
176165 ------------------------------------- */
272261 font-size : inherit !important ;
273262 font-weight : inherit !important ;
274263 line-height : inherit !important ;
275- text-decoration : none !important ; } }
264+ text-decoration : none !important ; }
265+ .btn-primary table td : hover {
266+ background-color : # 34495e !important ; }
267+ .btn-primary a : hover {
268+ background-color : # 34495e !important ;
269+ border-color : # 34495e !important ; } }
276270
277271 </ style >
278272 </ head >
You can’t perform that action at this time.
0 commit comments