Template:Team:Genspace/GS14 Style

From 2014.igem.org

(Difference between revisions)
 
(29 intermediate revisions not shown)
Line 38: Line 38:
<style>
<style>
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}
-
div#top-section {height: 20px; border: 0;}
+
div#top-section {height: 20px; border: 0; background: #555555; color:#ffffff;}
 +
div#menubar.left-menu a, div#menubar.left-menu li {text-transform: capitalize; color:#ffffff;}
div#content {border: 0;}
div#content {border: 0;}
body {font-family: arial, helvetica, sans-serif; background:#ffffff;}
body {font-family: arial, helvetica, sans-serif; background:#ffffff;}
Line 44: Line 45:
.container {display: block; width:975px; margin:0 auto;}
.container {display: block; width:975px; margin:0 auto;}
.content {width: 100%; font-size: 14px; line-height: 26px;}
.content {width: 100%; font-size: 14px; line-height: 26px;}
-
h1, h2, h3, h4, h5, h6 {font-family: helvetica, arial, sans-serif; color: #000000; margin: 40px 0 20px; border-bottom: 0;}
+
h1, h2, h3, h4, h5, h6 {font-family: helvetica, arial, sans-serif; color: #000000; margin: 40px 0 20px; border-bottom: 0; font-weight:normal;}
h1 {font-size: 28px; line-height: 28px;}
h1 {font-size: 28px; line-height: 28px;}
h2 {font-size: 25px; line-height: 25px;}
h2 {font-size: 25px; line-height: 25px;}
Line 52: Line 53:
h6 {font-size: 13px; line-height: 13px;}
h6 {font-size: 13px; line-height: 13px;}
p {margin:0 0 20px;}
p {margin:0 0 20px;}
-
ul, ol {margin: 0 0 20px;}
+
.content ul, .content ol {margin: 0 0 20px; padding: 0 0 0 30px;}
 +
.content a {color: #0b9444;}
 +
.content a:hover {color: #293990; text-decoration: none;}
 +
table, tbody, tr, td {padding: 0; margin-bottom: 20px;}
.aligncenter {margin: 0 auto 20px;display:block; float: none;}
.aligncenter {margin: 0 auto 20px;display:block; float: none;}
.alignleft {float: left;}
.alignleft {float: left;}
Line 62: Line 66:
.textright {text-align: right;}
.textright {text-align: right;}
img.thumb {width: 150px; height:150px;}
img.thumb {width: 150px; height:150px;}
 +
.page-Team_Genspace_Parts .aligncenter.thumb {margin-bottom:0;}
.clear {clear:both; margin:0 0 20px;}
.clear {clear:both; margin:0 0 20px;}
 +
<!-- MENU -->
<!-- MENU -->
#dropdown {
#dropdown {
Line 74: Line 80:
div.dropdown {
div.dropdown {
float: left;
float: left;
-
margin: 0 0 60px;
+
margin: 0 0 40px;
width: 100%;
width: 100%;
 +
background: #0b9444;
}
}
Line 93: Line 100:
display: inline;
display: inline;
margin: 0;
margin: 0;
-
padding: 16px 26px;
+
padding: 16px 18px;
min-width: 60px;
min-width: 60px;
-
background: #A1DBB2;
+
color: #ffffff;
-
color: #000000;
+
text-align: center;
text-align: center;
text-decoration: none;
text-decoration: none;
Line 102: Line 108:
#dropdown li a:hover {
#dropdown li a:hover {
-
background:#FEE5AD;
+
color: #8ec63f;
-
color:#000000;
+
}
}
Line 109: Line 114:
position: absolute;
position: absolute;
visibility: hidden;
visibility: hidden;
-
margin: 0 -58px 0;
+
margin: 14px -38px 0;
padding: 0;
padding: 0;
-
background: #FEE5AD;
+
background: #f25a2b;
-
border-bottom: 1px solid #e3e3e3;
+
border-bottom: 1px solid #999999;
}
}
Line 120: Line 125:
margin: 0;
margin: 0;
padding: 8px 10px;
padding: 8px 10px;
-
width: 160px;
+
width: 180px;
white-space: nowrap;
white-space: nowrap;
text-align: left;
text-align: left;
text-decoration: none;
text-decoration: none;
-
background: #A1DBB2;
+
background: #0b9444;
-
color: #000000;
+
color: #ffffff;
}
}
#dropdown div a:hover {
#dropdown div a:hover {
-
background:#FEE5AD;
+
background:#f25a2b;
-
color:#000000;
+
color:#ffffff;
}
}
-
#dropdown .igem-btn {float: right;}
+
#dropdown .igem-btn {
 +
float: right;
 +
background: #ffffff;
 +
width: 75px;
 +
text-align: right;
 +
}
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 02:19, 18 October 2014