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

Line 10: Line 10:
 
   width: auto;
 
   width: auto;
 
}
 
}
#bars_item{
+
#top_menu_inside #bars_item{
 
   width: 20px;
 
   width: 20px;
 
   right: 0 !important;
 
   right: 0 !important;
 
}
 
}

Revision as of 10:54, 9 September 2015

.firstHeading { display: none; }

  1. top_menu_under {

display: none; }

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

}

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

}