Difference between revisions of "Template:CfDMenu"
Jump to navigation
Jump to search
(18 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
h2 { | h2 { | ||
− | font-size: | + | font-size: auto; |
font-family: Verdana, sans-serif; | font-family: Verdana, sans-serif; | ||
− | color: | + | color: #133747; |
} | } | ||
Line 14: | Line 14: | ||
p { | p { | ||
− | font-size: | + | font-size: auto; |
font-family: Verdana, sans-serif; | font-family: Verdana, sans-serif; | ||
Line 21: | Line 21: | ||
} | } | ||
+ | |||
+ | img { | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | width: 50%; | ||
+ | height: auto; | ||
+ | } | ||
/* unvisited link */ | /* unvisited link */ | ||
a:link { | a:link { | ||
− | color: | + | color: #133747; |
} | } | ||
/* visited link */ | /* visited link */ | ||
a:visited { | a:visited { | ||
− | color: | + | color: #133747; |
} | } | ||
/* mouse over link */ | /* mouse over link */ | ||
a:hover { | a:hover { | ||
− | color: | + | color: #5ea6aa; |
} | } | ||
/* selected link */ | /* selected link */ | ||
a:active { | a:active { | ||
− | color: | + | color: #133747; |
} | } | ||
#content h3 { | #content h3 { | ||
− | font-size: | + | font-size: auto; |
font-family: Verdana, sans-serif; | font-family: Verdana, sans-serif; | ||
− | font-color: | + | font-color: #133747; |
+ | |||
+ | } | ||
+ | #top { | ||
+ | color: #133747; | ||
+ | font-family: Verdana, sans-serif; | ||
+ | vertical-align: middle; | ||
+ | text-align: center; | ||
} | } | ||
Line 77: | Line 92: | ||
<center> | <center> | ||
+ | [[File:SCOE Bilingual EN Dark Teal.png|link=https://wiki.gccollab.ca/Security_Centre_of_Excellence|Home]] | ||
<span id="top"></span> | <span id="top"></span> | ||
− | {| style="border: #000000 0px solid; background: | + | {| style="border: #000000 0px solid; background: Whitesmoke; text-align: center; floating: center; font-weight: bold; width: 80%;" |
| | | | ||
− | | | + | |[[Security_Centre_of_Excellence#about|About]] |
− | | | + | |[[Security_Centre_of_Excellence#services|Services]] |
− | | | + | |[[Security_Centre_of_Excellence#contact|Contact Us]] |
− | | | + | |[[Centre d'excellence en sécurité|FR]] |
|} | |} | ||
</center> | </center> |