Template:Wisconsin-Madison header

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
div {
div {
         background-position: inherit;
         background-position: inherit;
-
}
 
-
#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 60: Line 16:
background: url(' ') top center no-repeat;
background: url(' ') top center no-repeat;
width: 100%;
width: 100%;
-
min-height: 757px;
+
min-height: 800px;
height: 100%;
height: 100%;
position: relative;
position: relative;
Line 79: Line 35:
}
}
#menubar {
#menubar {
-
font-size: 80%;
+
font-size: 85%;
position: absolute;
position: absolute;
top: 0px;
top: 0px;
margin: 0px !important;
margin: 0px !important;
padding: 0px !important;
padding: 0px !important;
-
font-family: "Helvetica", "Arial", sans-serif;
+
font-family: "Arial";
-
color: #e5f6ff !important;
+
color: #eeeeee !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 109: Line 60:
#content {
#content {
height: 100%;
height: 100%;
-
width: 975px;
+
width: 1050px;
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
Line 127: Line 78:
}
}
a {
a {
-
color: #F3F5F7;
+
color: #ffffff;
         font-weight: bold;
         font-weight: bold;
}
}
a:hover {
a:hover {
-
color: #F3F5F7;
+
color: #ffffff;
         text-decoration: underline;
         text-decoration: underline;
}
}
a:active {
a:active {
-
color: #F3F5F7;
+
color: #ffffff;
}
}
a:visited {
a:visited {
-
color: #D5DBE2;
+
color: #888888;
}
}
a.new {
a.new {
Line 154: Line 105:
#topbar a {
#topbar a {
font-weight: normal;
font-weight: normal;
-
}
 
-
body {
 
-
background: #0e1523 url('https://static.igem.org/mediawiki/2010/5/51/Queens-Canada_Tile.gif') top center repeat-y;
 
-
color: #e5f6ff;
 
-
font-family: Helvetica, Arial, sans-serif;
 
-
margin: 0px;
 
-
height: 100%;
 
}
}
h1, h2, h3, h4 {
h1, h2, h3, h4 {
-
color: #e5f6ff;
+
color: #dddddd;
text-shadow: 1px 1px 2px black;
text-shadow: 1px 1px 2px black;
border: none;
border: none;
font-weight: normal;
font-weight: normal;
filter: Shadow(Color=black,
filter: Shadow(Color=black,
-
Direction=135,  
+
Direction=100,  
-
Strength=2);
+
Strength=1);
}
}
h1 {
h1 {
Line 213: Line 157:
#topbar a {
#topbar a {
         color: white;
         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>
 +
Hello Man

Revision as of 15:59, 8 July 2010

Hello Man