Team:Alberta/LeftBarCSS
From 2009.igem.org
(Difference between revisions)
Home World (Talk | contribs) |
Home World (Talk | contribs) |
||
(13 intermediate revisions not shown) | |||
Line 33: | Line 33: | ||
border: 1px solid #bbb; | border: 1px solid #bbb; | ||
margin-top: 1px; | margin-top: 1px; | ||
- | background: url( | + | 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; | ||
Line 45: | Line 45: | ||
border: 1px solid #bbb; | border: 1px solid #bbb; | ||
margin-top: 1px; | margin-top: 1px; | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2009/a/a2/UofA_HoverLink.gif) no-repeat left top; |
padding: 2px 4px; | padding: 2px 4px; | ||
color: #0000ff; | 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 56: | Line 66: | ||
border: 1px solid #bbb; | border: 1px solid #bbb; | ||
margin-top: 1px; | margin-top: 1px; | ||
- | background: url( | + | 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: 150px; | width: 150px; | ||
+ | height: 19px; | ||
border: 1px solid #bbb; | border: 1px solid #bbb; | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2009/1/10/UofA_Main.gif) repeat-x bottom; |
color: #000; | color: #000; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
font-weight: bold; | font-weight: bold; | ||
+ | text-align: center; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 17:35, 10 August 2009