Difference between revisions of "Team:Freiburg/testpage"
(added_control_over_wrapped_wiki_css) |
|||
Line 2: | Line 2: | ||
<style> | <style> | ||
/* ============= Resetting css coming from wiki itself ============= */ | /* ============= Resetting css coming from wiki itself ============= */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
body { | body { | ||
− | font: | + | font: sans-serif; |
color: #000; | color: #000; | ||
margin: 0px; | margin: 0px; | ||
Line 19: | Line 10: | ||
} | } | ||
+ | #globalWrapper { | ||
+ | position: absolute; | ||
+ | font-size: 150%; | ||
+ | width: 100%; | ||
+ | margin: 0px; | ||
+ | padding: 0px 0px 0px; | ||
+ | } | ||
#mainContainer { | #mainContainer { | ||
Line 71: | Line 69: | ||
color: #000; | color: #000; | ||
border-left: 0; | border-left: 0; | ||
− | border-right: | + | border-right: 0; |
line-height: 0; | line-height: 0; | ||
z-index: 2; | z-index: 2; | ||
Line 83: | Line 81: | ||
/* ============= END: Resetting css coming from wiki itself ============= */ | /* ============= END: Resetting css coming from wiki itself ============= */ | ||
− | /* | + | |
+ | |||
+ | |||
+ | |||
+ | /* ============= CSS for Menubar ============= */ | ||
+ | |||
#menubar { | #menubar { | ||
background-color: #5781bd; | background-color: #5781bd; | ||
Line 151: | Line 154: | ||
color: #EEEE00; | color: #EEEE00; | ||
} | } | ||
− | |||
</style> | </style> | ||
Revision as of 15:48, 29 July 2015