Template:Template

From 2014.igem.org

(Difference between revisions)
Line 28: Line 28:
padding-top: 10px;
padding-top: 10px;
list-style: none;
list-style: none;
-
        display: inline-table;
 
-
}
 
-
 
-
#menu ul:after {
 
-
content: ""; clear: both; display: block;
 
}
}
Line 41: Line 36:
text-align: center;
text-align: center;
padding-bottom: 25px;
padding-bottom: 25px;
-
}
 
-
 
-
#menu ul li a{
 
-
vertical-align:middle;
 
-
text-align:center;
 
-
}
 
-
 
-
#menu ul ul {
 
-
display:none;
 
-
background: #5f6975; border-radius: 0px; padding: 0;
 
-
position: absolute; top: 100%;
 
-
 
-
}
 
-
 
-
#menu ul li:hover > ul{
 
-
dispaly:block;
 
}
}
Line 64: Line 43:
         margin-top:0px !important;
         margin-top:0px !important;
         maring-bottom:0px !important
         maring-bottom:0px !important
-
float: none;
 
-
border-top: 1px solid #6b727c;
 
-
border-bottom: 1px solid #575f6a;
 
-
position: relative;
 
}
}
-
 
-
nav ul ul li a {
 
-
padding: 15px 40px;
 
-
color: #fff;
 
-
}
 
-
nav ul ul li a:hover {
 
-
background: #4b545f;
 
-
}
 
#menu ul a:hover {
#menu ul a:hover {
Line 97: Line 64:
}
}
-
.downloadButton {
+
#downloadButton {
-
   border: 0px !important;
+
   -webkit-border-radius: 0;
-
   font-family: PTSans;
+
  -moz-border-radius: 0;
-
   color: #ffffff !important;
+
  border-radius: 0px;
 +
   font-family: Georgia;
 +
   color: #ffffff;
   font-size: 20px;
   font-size: 20px;
   background: #f0a30a;
   background: #f0a30a;
Line 107: Line 76:
}
}
-
.downloadButton:hover {
+
#downloadButton:hover {
   background: #f0a30a;
   background: #f0a30a;
   background-image: -webkit-linear-gradient(top, #f0a30a, #000000);
   background-image: -webkit-linear-gradient(top, #f0a30a, #000000);
Line 125: Line 94:
}
}
 +
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/

Revision as of 08:04, 17 October 2014