Template:ETHZ Basel10 css
From 2010.igem.org
(Difference between revisions)
Line 74: | Line 74: | ||
} | } | ||
#menubar.right-menu { | #menubar.right-menu { | ||
- | /* format right part of top menubar */ | + | /* format right part of top menubar and add iGEM mini logo */ |
text-align: right; | text-align: right; | ||
right: auto; | right: auto; | ||
Line 83: | Line 83: | ||
/* format left part of top menubar */ | /* format left part of top menubar */ | ||
text-align: left; | text-align: left; | ||
- | left: | + | left: 20px; |
width: auto; | width: auto; | ||
z-index: 8; | z-index: 8; | ||
Line 118: | Line 118: | ||
font-size:80%; | font-size:80%; | ||
margin: 0; | margin: 0; | ||
- | color: # | + | color: #000000; |
font-weight: normal; | font-weight: normal; | ||
cursor: hand; | cursor: hand; | ||
Line 126: | Line 126: | ||
} | } | ||
input.searchButton:hover { | input.searchButton:hover { | ||
+ | color: #000000; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
Line 218: | Line 219: | ||
width: 945px; | width: 945px; | ||
position: relative; | position: relative; | ||
+ | top: -22px; | ||
left: -5px; | left: -5px; | ||
padding: 5px 15px 0 15px; | padding: 5px 15px 0 15px; | ||
Line 278: | Line 280: | ||
</style> | </style> | ||
</head> | </head> | ||
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 14:47, 8 September 2010