Difference between revisions of "Team:Cairo Egypt/css/home style"
(4 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
a#menu-toggle { | a#menu-toggle { | ||
top: 15px; | top: 15px; | ||
+ | } | ||
+ | |||
+ | .printfooter { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #top_menu_under { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | header#top { | ||
+ | height: 670px; | ||
+ | background-position-y: 5px; | ||
+ | background-size: 100% 170%; | ||
} | } |
Latest revision as of 00:00, 27 July 2015
.firstHeading {
display: none;
}
- content {
width: auto !important; padding: 0; top: 80px;
}
nav#sidebar-wrapper {
top: 16.4px;
}
a#menu-toggle {
top: 15px;
}
.printfooter {
display: none;
}
- top_menu_under {
display: none;
}
header#top {
height: 670px; background-position-y: 5px; background-size: 100% 170%;
}