Karthikdevan (Talk | contribs) |
Karthikdevan (Talk | contribs) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 248: | Line 248: | ||
text-align: justify; | text-align: justify; | ||
border: none; | border: none; | ||
+ | color: #161b1f; | ||
} | } | ||
h1,h2,h3,h4,h5,h6{ | h1,h2,h3,h4,h5,h6{ | ||
font-family: Voltaire; | font-family: Voltaire; | ||
margin-top: 40px; | margin-top: 40px; | ||
− | margin-bottom: | + | margin-bottom: 10px; |
− | padding-bottom: | + | padding-bottom: 10px; |
letter-spacing: 2px; | letter-spacing: 2px; | ||
+ | } | ||
+ | h1{ | ||
+ | font-size: 30px; | ||
} | } | ||
h2{ | h2{ | ||
color: #0cab5a; | color: #0cab5a; | ||
+ | font-size: 25px; | ||
+ | } | ||
+ | p{ | ||
+ | font-size: 15px; | ||
} | } | ||
.justify{ | .justify{ | ||
Line 267: | Line 275: | ||
.center{ | .center{ | ||
text-align: center; | text-align: center; | ||
+ | } | ||
+ | |||
+ | [class*="col-"] { | ||
+ | display: inline-block; | ||
+ | padding: 10px; | ||
+ | text-align: center; | ||
} | } | ||
Line 289: | Line 303: | ||
.col-19 {width: 95%;} | .col-19 {width: 95%;} | ||
.col-20 {width: 100%;} | .col-20 {width: 100%;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
@media only screen and (max-width: 800px) { | @media only screen and (max-width: 800px) { | ||
Line 304: | Line 313: | ||
.menu_bottom_padding {display:none;} | .menu_bottom_padding {display:none;} | ||
.menu_button.direct_to_page { padding-left: 36px; } | .menu_button.direct_to_page { padding-left: 36px; } | ||
− | + | [class*="col-"] { width: 100%; } | |
− | [class*="col-"] { | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
} | } | ||
Latest revision as of 09:43, 4 May 2017