Tpullinger (Talk | contribs) |
Tpullinger (Talk | contribs) |
||
(17 intermediate revisions by the same user not shown) | |||
Line 379: | Line 379: | ||
.bronze{ | .bronze{ | ||
− | color: # | + | color: #e27227; |
} | } | ||
Line 387: | Line 387: | ||
.gold{ | .gold{ | ||
+ | color: #d8b525; | ||
+ | } | ||
+ | |||
+ | .bronze:visited{ | ||
+ | color: #e27227; | ||
+ | } | ||
+ | |||
+ | .silver:visited{ | ||
+ | color: #bababa; | ||
+ | } | ||
+ | |||
+ | .gold:visited{ | ||
+ | color: #d8b525; | ||
+ | } | ||
+ | |||
+ | .bronze:hover{ | ||
+ | color: #e27227; | ||
+ | } | ||
+ | |||
+ | .silver:hover{ | ||
+ | color: #bababa; | ||
+ | } | ||
+ | |||
+ | .gold:hover{ | ||
color: #d8b525; | color: #d8b525; | ||
} | } | ||
Line 394: | Line 418: | ||
padding-top: 0px; | padding-top: 0px; | ||
margin-top: 0px; | margin-top: 0px; | ||
+ | font-family: Avenir; | ||
} | } | ||
.noHead{ | .noHead{ | ||
− | margin-top: | + | margin-top: 80px; |
} | } | ||
− | + | . | |
.row.rowT{ | .row.rowT{ | ||
padding: 0px; | padding: 0px; | ||
margin-top: 0px; | margin-top: 0px; | ||
+ | font-family: Avenir; | ||
} | } | ||
Line 496: | Line 522: | ||
.fig{ | .fig{ | ||
− | margin-bottom: | + | font-family: Avenir; |
+ | max-width: 100%; | ||
+ | text-align:justify; | ||
+ | font-size: 14px; | ||
+ | margin-bottom: 20px; | ||
} | } | ||
Line 505: | Line 535: | ||
.sectionTitle-L { | .sectionTitle-L { | ||
+ | font-family: Avenir; | ||
max-width:100%; | max-width:100%; | ||
color:#4f6ac5; /*dark blue*/ | color:#4f6ac5; /*dark blue*/ | ||
text-align:left; | text-align:left; | ||
font-weight: lighter; | font-weight: lighter; | ||
− | font-size: 3. | + | font-size: 3.1em; |
margin-top: 0px; | margin-top: 0px; | ||
} | } | ||
Line 517: | Line 548: | ||
/*collab*/ | /*collab*/ | ||
.sectionTitle-R { | .sectionTitle-R { | ||
+ | font-family: Avenir; | ||
max-width:100%; | max-width:100%; | ||
color:#4f6ac5; /*dark blue*/ | color:#4f6ac5; /*dark blue*/ | ||
text-align:right; | text-align:right; | ||
font-weight: lighter; | font-weight: lighter; | ||
− | font-size: 3. | + | font-size: 3.1em; |
} | } | ||
+ | .short{ | ||
+ | width: 70%; | ||
+ | margin-left: 15%; | ||
+ | margin-right: -15%; | ||
+ | } | ||
.subHead { | .subHead { | ||
max-width:100%; | max-width:100%; | ||
Line 600: | Line 637: | ||
display: inline-block; | display: inline-block; | ||
padding: 0px; | padding: 0px; | ||
+ | } | ||
+ | |||
+ | .vid{ | ||
+ | width:100%; | ||
} | } | ||
.videotitleimg{ | .videotitleimg{ | ||
width: 50%; | width: 50%; | ||
− | margin-top: - | + | margin-top: -466px; |
padding: 0px; | padding: 0px; | ||
display: inline-block; | display: inline-block; | ||
Line 654: | Line 695: | ||
body { | body { | ||
margin: 0; | margin: 0; | ||
+ | font-family: Avenir; | ||
} | } | ||
a:focus { | a:focus { |
Latest revision as of 01:40, 20 October 2016