Difference between revisions of "TBS PrideSeason"
Jump to navigation
Jump to search
m |
m |
||
Line 4: | Line 4: | ||
<div align="center">[[File: Participate.PNG| 1120px|link=https://www.facebook.com/YourGovernmentatWork]]</div> | <div align="center">[[File: Participate.PNG| 1120px|link=https://www.facebook.com/YourGovernmentatWork]]</div> | ||
+ | {{#css: | ||
+ | h2 { | ||
+ | |||
+ | text-align: left; | ||
+ | |||
+ | font-size: 30px; | ||
+ | |||
+ | font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; | ||
+ | |||
+ | color: #282840; | ||
+ | |||
+ | } | ||
+ | |||
+ | p { | ||
+ | text-align: left; | ||
+ | |||
+ | font-size: 16px; | ||
+ | |||
+ | font-family: Calibri, sans-serif; | ||
+ | |||
+ | color: black; | ||
+ | |||
+ | } | ||
+ | |||
+ | #content h3 { | ||
+ | |||
+ | font-size: 16px; | ||
+ | |||
+ | font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; | ||
+ | |||
+ | font-color: white; | ||
+ | |||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | pre { | ||
+ | |||
+ | background-color: white; | ||
+ | |||
+ | border-color: 1px solid black; | ||
+ | |||
+ | border-width: 0 0 0 4px; | ||
+ | |||
+ | font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; | ||
+ | |||
+ | } | ||
+ | |||
+ | table { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | img { | ||
+ | width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | }} |