Difference between revisions of "Team:Cairo Egypt/css/home style"

 
(2 intermediate revisions by the same user not shown)
Line 23: Line 23:
 
#top_menu_under {
 
#top_menu_under {
 
   display: none;
 
   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;

}

  1. content {
 width: auto !important;
 padding: 0;
 top: 80px;

}

nav#sidebar-wrapper {

 top: 16.4px;

}

a#menu-toggle {

 top: 15px;

}

.printfooter {

 display: none;

}

  1. top_menu_under {
 display: none;

}

header#top {

   height: 670px;
   background-position-y: 5px;
   background-size: 100% 170%;

}