Template:Wisconsin-Madison header

From 2010.igem.org

(Difference between revisions)
 
(66 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
<style>
<style>
-
div {
+
html {
-
        background-position: inherit;
+
background-color: #FFFFFF;
-
}
+
-
#topnav {
+
-
position: absolute;
+
-
left: 477px;
+
-
top: 23px;
+
-
width: 496px;
+
-
height: 136px;
+
-
word-wrap: break-word;
+
-
        overflow: hidden;
+
-
        font-size: 17px;
+
-
margin-left: 5px;
+
-
margin-top: 5px;
+
-
}
+
-
#topbar {
+
-
display: table-cell;
+
-
vertical-align: middle;
+
-
float: right;
+
-
width: 158px;
+
-
height: 141px;
+
-
margin-left: 10px;
+
-
word-wrap: break-word;
+
-
text-shadow: 1px 1px 2px black;
+
-
filter: Shadow(Color=black,
+
-
Direction=135,
+
-
Strength=2);
+
-
        overflow: auto;
+
-
}
+
-
#body {
+
-
margin: 20px;
+
-
position: absolute;
+
-
left: 4px;
+
-
top: 184px;
+
-
width: 950px;
+
-
height: 100%;
+
-
word-wrap: break-word;
+
-
}
+
-
#sidebar {
+
-
float: right;
+
-
width: 134px;
+
-
margin-left: 0px;
+
-
margin-right: 10px;
+
-
margin-top: 10px;
+
-
word-wrap: break-word;
+
-
height: 100%;
+
}
}
P {
P {
Line 55: Line 11:
hr {
hr {
border: none;
border: none;
-
border-top: 1px #e5f6ff solid;
+
border-top: 1px #ffffff solid;
}
}
 +
#globalWrapper {background-color:#ffffff;}
#globalWrapper {
#globalWrapper {
-
background: url(' ') top center no-repeat;
+
background-color: #ffffff
width: 100%;
width: 100%;
-
min-height: 757px;
+
min-height: 500px;
height: 100%;
height: 100%;
position: relative;
position: relative;
Line 66: Line 23:
margin-right: auto;
margin-right: auto;
text-align: center;
text-align: center;
 +
}
 +
#toc, .toc {
 +
background: none;
 +
border: none;
}
}
#top-section {
#top-section {
Line 73: Line 34:
margin-bottom: 0px;
margin-bottom: 0px;
padding: 0px;
padding: 0px;
-
}
 
-
#toc, .toc {
 
-
background: none;
 
-
border: none;
 
}
}
#menubar {
#menubar {
-
font-size: 80%;
+
display: none;
-
position: absolute;
+
-
top: 0px;
+
-
margin: 0px !important;
+
-
padding: 0px !important;
+
-
font-family: "Helvetica", "Arial", sans-serif;
+
-
color: #e5f6ff !important;
+
-
text-transform: uppercase;
+
-
text-shadow: 1px 1px 1px black, -1px -1px 1px black, 1px -1px 1px black, -1px 1px 1px black;
+
-
filter: Shadow(Color=black,
+
-
Direction=135,
+
-
Strength=3);
+
}
}
#menubar ul:hover {
#menubar ul:hover {
Line 101: Line 47:
#menubar li {
#menubar li {
margin: 0px;
margin: 0px;
-
padding: 0px;
+
padding: 10px;
}
}
#menubar a {
#menubar a {
-
color: #e5f6ff !important;
+
color: #888888 !important;
font-weight: normal;
font-weight: normal;
}
}
#content {
#content {
height: 100%;
height: 100%;
-
width: 975px;
+
width: 920px;
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
-
padding-left: 0px;
+
padding-left: 5px;
-
         padding-right: 0px;
+
         padding-right: 20px;
position: relative;
position: relative;
text-align: left;
text-align: left;
Line 127: Line 73:
}
}
a {
a {
-
color: #F3F5F7;
+
color: #0099ee;
         font-weight: bold;
         font-weight: bold;
}
}
a:hover {
a:hover {
-
color: #F3F5F7;
+
color: #0099ee;
         text-decoration: underline;
         text-decoration: underline;
}
}
a:active {
a:active {
-
color: #F3F5F7;
+
color: #9988ff;
}
}
a:visited {
a:visited {
-
color: #D5DBE2;
+
color: #0099ee;
-
}
+
-
a.new {
+
-
color: #FFC0C0;
+
-
}
+
-
a.new:hover {
+
-
color: #FFD0D0;
+
-
}
+
-
a.new:active {
+
-
color: #FFE0E0;
+
-
}
+
-
a.new:visited {
+
-
color: #FFB0B0;
+
}
}
#topbar a {
#topbar a {
font-weight: normal;
font-weight: normal;
}
}
-
body {
+
h1, h2 {
-
background: #0e1523 url('https://static.igem.org/mediawiki/2010/5/51/Queens-Canada_Tile.gif') top center repeat-y;
+
color: #ffffff;
-
color: #e5f6ff;
+
text-shadow: 1px 1px 5px black;
-
font-family: Helvetica, Arial, sans-serif;
+
-
margin: 0px;
+
-
height: 100%;
+
-
}
+
-
h1, h2, h3, h4 {
+
-
color: #e5f6ff;
+
-
text-shadow: 1px 1px 2px black;
+
border: none;
border: none;
-
font-weight: normal;
+
font-weight: bold;
filter: Shadow(Color=black,
filter: Shadow(Color=black,
-
Direction=135,  
+
Direction=100,  
-
Strength=2);
+
Strength=10);
 +
}
 +
h3, h4 {
 +
font-weight: lighter;
 +
color: #888888;
}
}
h1 {
h1 {
Line 175: Line 106:
}
}
.editsection {
.editsection {
-
         font-size: 14px;
+
         font-size: 12px;
-
         color: #5B7AA2;
+
text-shadow: none;
 +
        font-weight: normal;
 +
         color: #888888;
}
}
.editsection a {
.editsection a {
         font-weight: normal;
         font-weight: normal;
-
         color: #5B7AA2;
+
text-shadow: none;
 +
         color: #888888;
}
}
table, tr, td, th {
table, tr, td, th {
         background: inherit;
         background: inherit;
-
         color: #e5f6ff;
+
         color: #888888;
}
}
.firstHeading
.firstHeading
{
{
-
color: #e5f6ff;
+
color: #888888;
display: none;
display: none;
}
}
#content {
#content {
-
color: #e5f6ff;
+
color: #000000;
-
background: inherit;
+
background-color: #ffffff;
}
}
#footer-box {
#footer-box {
-
display: none;
+
display: none;  
-
}
+
-
#body2 {
+
-
        width: 755px;
+
-
        margin-left: 5px;
+
-
        margin-top: 5px;
+
-
}
+
-
#nav {
+
-
        width: 325px;
+
-
        height: 135px;
+
-
        overflow: hidden;
+
-
}
+
-
.nav {
+
-
        height: 135px;
+
-
}
+
-
#topbar a {
+
-
        color: white;
+
-
}
+
-
.month td {
+
-
        border: 1px solid #1F304F;
+
-
        background: #05080D;
+
-
}
+
-
.day-empty {
+
-
        font-weight: normal;
+
-
        font-style: italic;
+
-
}
+
-
.day-empty {
+
-
        color: #9CAEBF;
+
}
}
</style>
</style>
</html>
</html>

Latest revision as of 03:59, 28 October 2010