Team:Heidelberg/Templates/basic-css

From 2013.igem.org

(Difference between revisions)
m
m
Line 2: Line 2:
<html>
<html>
   <style type="text/css">
   <style type="text/css">
-
#contentSub, #search-controls, .firstHeading, #footer-box, /*#catlinks,*/ #p-logo {
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
     display:none;}
     display:none;}
#top-section {
#top-section {
Line 15: Line 15:
     visibility:hidden;
     visibility:hidden;
}
}
-
 
+
 
/* Removes "teams" from the menubar */
/* Removes "teams" from the menubar */
-
#menubar > ul > li:last-child {
+
/*#menubar > ul > li:last-child {
     display: none;}
     display: none;}
-
/* Resizes the menubar to fik the links (default is 400px) */
+
Resizes the menubar to fik the links (default is 400px)  
#menubar {
#menubar {
     width: auto;}
     width: auto;}
Line 46: Line 46:
#menubar:hover li a {
#menubar:hover li a {
     color: #CCC;}
     color: #CCC;}
 +
*/
 +
/* modified css-Stuff from the bubble wiki theme*/
/* modified css-Stuff from the bubble wiki theme*/

Revision as of 14:25, 22 September 2013