Difference between revisions of "Team:NEFU China/cleariGEM.css"

Line 12: Line 12:
 
#bars_item{
 
#bars_item{
 
   width: 20px;
 
   width: 20px;
 +
  right: 0 !important;
 
}
 
}

Revision as of 10:53, 9 September 2015

.firstHeading { display: none; }

  1. top_menu_under {

display: none; }

  1. content{
 border:none;
 padding:0 0 0 0;
 width: auto;

}

  1. bars_item{
 width: 20px;
 right: 0 !important;

}