Patricia S (Talk | contribs) |
Bec Schacht (Talk | contribs) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
<style> | <style> | ||
+ | .to-load h2 { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color: #212121; | ||
+ | text-decoration: none; | ||
+ | text-transform: uppercase; | ||
+ | font-size: 1.8rem; | ||
+ | letter-spacing: -1px; | ||
+ | line-height: 1; | ||
+ | text-shadow: #EDEDED 3px 2px 0; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .mjx-box { | ||
+ | padding: 20px 0; | ||
+ | } | ||
+ | |||
.MJXc-display { | .MJXc-display { | ||
font-size: 160%; | font-size: 160%; | ||
Line 20: | Line 36: | ||
.vertical-align-margin { | .vertical-align-margin { | ||
margin: auto 5px; | margin: auto 5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .shadow-text { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color: #212121; | ||
+ | text-decoration: none; | ||
+ | text-transform: uppercase; | ||
+ | letter-spacing: -3px; | ||
+ | line-height: 1; | ||
+ | text-shadow: #EDEDED 3px 2px 0; | ||
+ | position: relative; | ||
} | } | ||
Line 32: | Line 60: | ||
h3 { | h3 { | ||
margin-top: 20px; | margin-top: 20px; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
} | } | ||
.box h2, .box h3 { | .box h2, .box h3 { | ||
margin-top: 5px !important; | margin-top: 5px !important; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
} | } | ||
Line 62: | Line 92: | ||
.pointer { | .pointer { | ||
cursor: pointer; | cursor: pointer; | ||
+ | } | ||
+ | |||
+ | .click { | ||
+ | display: flex; | ||
+ | justify-content: center; | ||
+ | margin: 0; | ||
+ | position: relative; | ||
+ | top: -30px; | ||
} | } | ||
Line 83: | Line 121: | ||
color: black; | color: black; | ||
opacity: 1; | opacity: 1; | ||
+ | } | ||
+ | |||
+ | .no-margin { | ||
+ | margin-top: 0px; | ||
} | } | ||
Line 148: | Line 190: | ||
} | } | ||
+ | li ol li { | ||
+ | font-size: 80%; | ||
+ | } | ||
</style> | </style> | ||
Latest revision as of 23:37, 17 October 2018