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

Line 7: Line 7:
 
   padding: 0;
 
   padding: 0;
 
   top: 80px;
 
   top: 80px;
 +
}
 +
 +
nav#sidebar-wrapper {
 +
  top: 16.4px;
 
}
 
}

Revision as of 22:38, 26 July 2015

.firstHeading {

 display: none;

}

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

}

nav#sidebar-wrapper {

 top: 16.4px;

}