Tpullinger (Talk | contribs) |
Tpullinger (Talk | contribs) |
||
(22 intermediate revisions by the same user not shown) | |||
Line 376: | Line 376: | ||
text-align: center; | text-align: center; | ||
color: white; | color: white; | ||
+ | } | ||
+ | |||
+ | .bronze{ | ||
+ | color: #e27227; | ||
+ | } | ||
+ | |||
+ | .silver{ | ||
+ | color: #bababa; | ||
+ | } | ||
+ | |||
+ | .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; | ||
} | } | ||
Line 381: | Line 417: | ||
.col-PT{ | .col-PT{ | ||
padding-top: 0px; | padding-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 408: | Line 447: | ||
text-align:justify; | text-align:justify; | ||
font-size: 20px; | font-size: 20px; | ||
− | padding-bottom: | + | padding-bottom: 10px; |
padding-left: 50px; | padding-left: 50px; | ||
padding-right: 50px; | padding-right: 50px; | ||
Line 483: | Line 522: | ||
.fig{ | .fig{ | ||
− | margin-bottom: | + | font-family: Avenir; |
+ | max-width: 100%; | ||
+ | text-align:justify; | ||
+ | font-size: 14px; | ||
+ | margin-bottom: 20px; | ||
} | } | ||
Line 492: | 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; | ||
} | } | ||
+ | |||
+ | |||
/*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 { | ||
+ | max-width:100%; | ||
+ | color:#4f6ac5; /*dark blue*/ | ||
+ | text-align:left; | ||
+ | font-size: 2.4em; | ||
+ | margin-top: 0px; | ||
} | } | ||
Line 577: | 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 631: | Line 695: | ||
body { | body { | ||
margin: 0; | margin: 0; | ||
+ | font-family: Avenir; | ||
} | } | ||
a:focus { | a:focus { |
Latest revision as of 01:40, 20 October 2016