Team:Alberta/LeftBarCSS
From 2009.igem.org
(Difference between revisions)
Home World (Talk | contribs) |
Home World (Talk | contribs) |
||
(39 intermediate revisions not shown) | |||
Line 31: | Line 31: | ||
width: 150px; | width: 150px; | ||
height: 19px; | height: 19px; | ||
+ | border: 1px solid #bbb; | ||
margin-top: 1px; | margin-top: 1px; | ||
- | background: url(https://static.igem.org/mediawiki/2009/ | + | background: url(https://static.igem.org/mediawiki/2009/0/03/UofA_MainLink.gif) no-repeat left top; |
padding: 2px 4px; | padding: 2px 4px; | ||
text-decoration: none; | text-decoration: none; | ||
- | color: # | + | color: #000; |
} | } | ||
Line 42: | Line 43: | ||
width: 150px; | width: 150px; | ||
height: 19px; | height: 19px; | ||
+ | border: 1px solid #bbb; | ||
margin-top: 1px; | margin-top: 1px; | ||
- | background: url(https://static.igem.org/mediawiki/2009/ | + | background: url(https://static.igem.org/mediawiki/2009/a/a2/UofA_HoverLink.gif) no-repeat left top; |
padding: 2px 4px; | padding: 2px 4px; | ||
- | color: # | + | color: #0000ff; |
+ | } | ||
+ | |||
+ | #menu a.external { | ||
+ | display: block; | ||
+ | margin: 0; | ||
+ | padding: 2px 4px; | ||
+ | width: 150px; | ||
+ | text-decoration: none; | ||
+ | font-weight: bold; | ||
+ | background: url(https://static.igem.org/mediawiki/2009/1/10/UofA_Main.gif) repeat-x bottom; | ||
} | } | ||
Line 52: | Line 64: | ||
width: 150px; | width: 150px; | ||
height: 19px; | height: 19px; | ||
+ | border: 1px solid #bbb; | ||
margin-top: 1px; | margin-top: 1px; | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2009/a/a2/UofA_HoverLink.gif) no-repeat left bottom; |
+ | font-weight: none; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
color: #fff; | color: #fff; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
.menu_header { | .menu_header { | ||
- | width: | + | width: 150px; |
+ | height: 19px; | ||
border: 1px solid #bbb; | border: 1px solid #bbb; | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2009/1/10/UofA_Main.gif) repeat-x bottom; |
- | color: # | + | color: #000; |
padding: 2px 4px; | padding: 2px 4px; | ||
+ | font-weight: bold; | ||
+ | text-align: center; | ||
} | } | ||
- | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 17:35, 10 August 2009