Difference between revisions of "Template:TL menu"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[FR:Template:TL menu_FR]] | [[FR:Template:TL menu_FR]] | ||
− | {| class="FCK__ShowTableBorders" style=" border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px; background-color: # | + | |
+ | {{#css: | ||
+ | |||
+ | |||
+ | .navelement{ | ||
+ | border-bottom:0px; | ||
+ | padding-right: 0px; | ||
+ | padding-left: 0px; | ||
+ | padding-bottom: 2px; | ||
+ | padding-top: 2px; | ||
+ | text-align: center; | ||
+ | font-family: (Cooper black); | ||
+ | font-size: 13pt; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .navelement a{ | ||
+ | display: block; | ||
+ | color:black; | ||
+ | font-weight:600; | ||
+ | border-bottom:solid 2px grey; | ||
+ | } | ||
+ | |||
+ | .navelement a:hover,.navelement focus{ | ||
+ | background-color:#E9E5ED; | ||
+ | } | ||
+ | |||
+ | .navelement a.selflink{ | ||
+ | color:#684E7E; | ||
+ | border-bottom:#684E7E solid 4px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | }} | ||
+ | |||
+ | |||
+ | |||
+ | {| class="FCK__ShowTableBorders" style=" border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px; background-color: #ffffff" width="100%" align="center" | ||
|- | |- | ||
− | | | + | | class="navelement" width="33%" | [[CSPS_Tech_Lab|<span>'''Meet the Team!'''</span>]]''' |
− | | | + | | class="navelement" width="33%" | [[CSPS_Tech_Lab/Projects|<span>'''Our Projects'''</span>]]''' |
− | | | + | | class="navelement" width="33%" | [[CSPS_Tech_Lab/Opportunities|<span>'''Career Opportunities'''</span>]]''' |
|} | |} |