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

Line 11: Line 11:
 
nav#sidebar-wrapper {
 
nav#sidebar-wrapper {
 
   top: 16.4px;
 
   top: 16.4px;
 +
}
 +
 +
a#menu-toggle {
 +
  top: 15px;
 
}
 
}

Revision as of 22:40, 26 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;

}