Template:Georgia State/layout css

From 2010.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 1: Line 1:
-
<html><style type="text/css">
+
<html>
 +
<style type="text/css">
 +
 
 +
/*
 +
Design by Free CSS Templates
 +
http://www.freecsstemplates.org
 +
Released for free under a Creative Commons Attribution 2.5 License
 +
*/
body {
body {
margin: 0;
margin: 0;
padding: 0;
padding: 0;
-
background: #0BA1DE url(https://static.igem.org/mediawiki/2010/6/62/Bhavik1.gif) repeat-x left top;
+
background: #0BA1DE url() repeat-x left top;
font-size: 14px;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
Line 10: Line 17:
color: #FFFFFF;
color: #FFFFFF;
}
}
-
 
-
h1, h2, h3 {
 
-
margin: 0;
 
-
text-transform: lowercase;
 
-
font-weight: normal;
 
-
color: #FFFFFF;
 
-
}
 
-
 
-
h1 {
 
-
letter-spacing: -1px;
 
-
font-size: 32px;
 
-
}
 
-
 
-
h2 {
 
-
font-size: 23px;
 
-
}
 
-
 
-
p, ul, ol {
 
-
margin: 0 0 2em 0;
 
-
text-align: justify;
 
-
line-height: 26px;
 
-
}
 
-
 
-
a:link {
 
-
color: #EFCE58;
 
-
}
 
-
 
-
a:hover, a:active {
 
-
text-decoration: none;
 
-
color: #EFCE58;
 
-
}
 
-
 
-
a:visited {
 
-
color: #EFCE58;
 
-
}
 
-
 
-
img {
 
-
border: none;
 
-
}
 
-
 
-
img.left {
 
-
float: left;
 
-
margin-right: 15px;
 
-
}
 
-
 
-
img.right {
 
-
float: right;
 
-
margin-left: 15px;
 
-
}
 
-
 
-
/* Form */
 
-
 
-
form {
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
fieldset {
 
-
margin: 0;
 
-
padding: 0;
 
-
border: none;
 
-
}
 
-
 
-
legend {
 
-
display: none;
 
-
}
 
-
 
-
input, textarea, select {
 
-
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 
-
font-size: 13px;
 
-
color: #333333;
 
-
}
 
-
 
-
#wrapper {
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
/* Header */
 
-
 
-
#header {
 
-
width: 840px;
 
-
margin: 0 auto;
 
-
height: 60px;
 
-
}
 
-
 
-
/* Menu */
 
-
 
-
#menu {
 
-
float: left;
 
-
width: 840px;
 
-
height: 60px;
 
-
background: url(https://static.igem.org/mediawiki/2010/7/73/Bhavik2.gif) no-repeat left top;
 
-
font-family: Arial, Helvetica, sans-serif;
 
-
}
 
-
 
-
#menu ul {
 
-
margin: 0;
 
-
padding: 0px 0 0 20px;
 
-
list-style: none;
 
-
line-height: normal;
 
-
}
 
-
 
-
#menu li {
 
-
display: block;
 
-
float: left;
 
-
}
 
-
 
-
#menu a {
 
-
display: block;
 
-
float: left;
 
-
margin-top: 5px;
 
-
margin-right: 3px;
 
-
padding: 5px 15px;
 
-
text-decoration: none;
 
-
text-transform: uppercase;
 
-
font-size: 11px;
 
-
color: #283386;
 
-
}
 
-
 
-
#menu a:hover {
 
-
background: #8BD2EF;
 
-
color: #FFFFFF;
 
-
}
 
-
 
-
#menu .current_page_item a {
 
-
background: #8BD2EF;
 
-
color: #FFFFFF;
 
-
}
 
-
 
-
/** LOGO */
 
-
 
-
#logo {
 
-
width: 840px;
 
-
height: 80px;
 
-
margin: 0 auto;
 
-
}
 
-
 
-
#logo h1, #logo h2 {
 
-
float: left;
 
-
margin: 0;
 
-
padding: 30px 0 0 0px;
 
-
line-height: normal;
 
-
}
 
-
 
-
#logo h1 {
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
font-size:40px;
 
-
}
 
-
 
-
#logo h1 a {
 
-
text-decoration: none;
 
-
color: #FFFFFF;
 
-
}
 
-
 
-
#logo h1 a:hover { text-decoration: underline; }
 
-
 
-
#logo h2 {
 
-
float: left;
 
-
padding: 45px 0 0 18px;
 
-
font: 18px Georgia, "Times New Roman", Times, serif;
 
-
color: #EFCE58;
 
-
}
 
-
 
-
#logo p a {
 
-
text-decoration: none;
 
-
color: #EFCE58;
 
-
}
 
-
 
-
#logo p a:hover { text-decoration: underline; }
 
-
 
-
 
/* Page */
/* Page */
Line 203: Line 38:
border: 10px #8FD3EF solid;
border: 10px #8FD3EF solid;
padding: 15px 20px;
padding: 15px 20px;
-
background: url(https://static.igem.org/mediawiki/2010/a/ab/Bhavik4.gif) repeat left top;
+
background: url(images/img04.gif) repeat left top;
margin-bottom: 20px;
margin-bottom: 20px;
-
}
 
-
.post .title {
 
-
margin-bottom: 20px;
 
-
padding-bottom: 5px;
 
-
}
 
-
 
-
.post h1 {
 
-
width: 520px;
 
-
padding: 0px 0 0 0px;
 
-
background: url(images/img08.jpg) no-repeat left top;
 
-
font-size: 24px;
 
-
color: #FFFFFF;
 
}
}
Line 293: Line 116:
padding: 8px 0 0 0px;
padding: 8px 0 0 0px;
margin-bottom: 10px;
margin-bottom: 10px;
-
background: url(images/img07.jpg) no-repeat left top;
+
background: url() no-repeat left top;
font-size: 20px;
font-size: 20px;
color: #FFFFFF;
color: #FFFFFF;
Line 312: Line 135:
margin-right: 5px;
margin-right: 5px;
padding: 3px;
padding: 3px;
-
border: 1px solid #BED99C;
+
border: 1px solid #FFFFFF;
}
}
Line 321: Line 144:
text-transform: lowercase;
text-transform: lowercase;
font-size: 11px;
font-size: 11px;
-
color: #085B7B;
+
color: #FFF;
}
}
Line 355: Line 178:
#footer {
#footer {
-
background: #0B97D4 url(https://static.igem.org/mediawiki/2010/6/62/Bhavik3.gif) repeat-x left top;
+
background: #0B97D4 url() repeat-x left top;
margin: 0 auto;
margin: 0 auto;
padding: 20px 0 10px 0;
padding: 20px 0 10px 0;
Line 379: Line 202:
color: #FFFFFF;
color: #FFFFFF;
}
}
-
 
-
</style>
 
-
<script type="text/javascript">
 
-
var fh = document.getElementsByClassName("firstHeading")[0];
 
-
fh.parentElement.removeChild(fh);
 
-
var fh=document.getElementById("contentSub");
 
-
fh.parentElement.removeChild(fh);
 
-
</script>
 
-
<!-- !END GSUCSS -->
 
</html>
</html>

Latest revision as of 19:59, 27 October 2010