Template:Team:Genspace/GS14 Style

From 2014.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 45: 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 54: Line 54:
p {margin:0 0 20px;}
p {margin:0 0 20px;}
.content ul, .content ol {margin: 0 0 20px; padding: 0 0 0 30px;}
.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 63: 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;}
Line 76: 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 95: Line 100:
display: inline;
display: inline;
margin: 0;
margin: 0;
-
padding: 16px 26px;
+
padding: 16px 18px;
min-width: 60px;
min-width: 60px;
-
background: #0b9444;
 
color: #ffffff;
color: #ffffff;
text-align: center;
text-align: center;
Line 104: Line 108:
#dropdown li a:hover {
#dropdown li a:hover {
-
background:#f25a2b;
+
color: #8ec63f;
-
color:#ffffff;
+
}
}
Line 111: Line 114:
position: absolute;
position: absolute;
visibility: hidden;
visibility: hidden;
-
margin: 15px -38px 0;
+
margin: 14px -38px 0;
padding: 0;
padding: 0;
background: #f25a2b;
background: #f25a2b;
Line 135: Line 138:
}
}
-
#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