~
From 2012hs.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
#menue {position: relative; top: 0px; left: 10px; z-index: 20; font-color: #FFFFFF;} | #menue {position: relative; top: 0px; left: 10px; z-index: 20; font-color: #FFFFFF;} | ||
- | .bereich {position: relative; top: 0px; background-image: url( | + | .bereich {position: relative; top: 0px; background-image: url(https://static.igem.org/mediawiki/2012hs/f/ff/Menu-bg.gif); font-size: 90%; text-decoration: None; width: 128px; text-align: center; display: block; padding-top: 5px; padding-bottom: 4px; border: 1px solid #555555; border-left: 0.5px solid #555555;} |
- | .bereich:hover {position: relative; top: 0px; background-image: url( | + | .bereich:hover {position: relative; top: 0px; background-image: url(https://static.igem.org/mediawiki/2012hs/a/ab/Menu-bg-hover.gif); font-size: 90%; text-decoration: None; width: 128px; text-align: center; display: block; padding-top: 5px; padding-bottom: 4px; border: 1px solid #555555; border-left: 0.5px solid #555555;} |
a.mainlink {text-decoration: None; color: #000000; font-family: Verdana, Arial;} | a.mainlink {text-decoration: None; color: #000000; font-family: Verdana, Arial;} | ||
Line 40: | Line 40: | ||
color: #000000; | color: #000000; | ||
text-decoration: None; | text-decoration: None; | ||
- | background-image: url( | + | background-image: url(https://static.igem.org/mediawiki/2012hs/a/ab/Menu-bg-hover.gif); |
} | } | ||
</style> | </style> |