Team:Kent/CSS

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
#contentSub, #footer-box, #catlinks, #search-controls, .printfooter, .firstHeading,.visualClear {display:
+
-
 
+
-
none;} /*-- hides default wiki settings --*/
+
-
 
+
-
#globalWrapper, #content { /*-- changes default wiki settings
+
-
 
+
-
--*/
+
-
width: 100%;
+
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
html, body, .wrapper { /*-- changes default wiki settings --
html, body, .wrapper { /*-- changes default wiki settings --

Revision as of 08:28, 5 August 2014


html, body, .wrapper { /*-- changes default wiki settings --

  • /

width: 100%; height: 100%; background-color: transparent; }

body {

   margin: 10px 0 0 0;
   padding: 0;}
  1. top-section {
   width: 965px;
   height: 0;
   margin: 0 auto;
   padding: 0;
   border: none;}
  1. menubar {
   font-size: 65%;
   top: -14px;}

.left-menu:hover {

   background-color: transparent;}
  1. menubar li a {
   background-color: transparent;}
  1. menubar:hover {
   color: white;}
  1. menubar li a {
   color: transparent;}
  1. menubar:hover li a {
   color: white;}