Template:UTDallasLayout

From 2010.igem.org

(Difference between revisions)
(New page: __NOTOC__ <html> <style type="text/css"> - ----------------------------------------------------------------------------: /* color scheme ...)
Line 53: Line 53:
     text-decoration: none;
     text-decoration: none;
     background: url(https://static.igem.org/mediawiki/2010/8/89/UTDallas_logo.png) no-repeat left top !important;
     background: url(https://static.igem.org/mediawiki/2010/8/89/UTDallas_logo.png) no-repeat left top !important;
-
}
 
-
 
-
#header_bar_link {
 
-
    width: 330px;
 
-
    height: 17px;
 
-
    position: absolute;
 
-
    top: 100px;
 
-
    left: 0px;
 
-
    background-color:#FF6600;
 
-
}
 
-
 
-
#header_bar_link a, #header_bar_link .selflink {
 
-
    text-decoration: none;
 
-
    color:#fff;
 
-
    position: relative;
 
-
    float: right;
 
-
    margin: 0 10px 5px 0;
 
-
    height: 17px;
 
-
    font-size: 95%;
 
-
    font-weight: bolder;
 
-
}
 
-
 
-
#header_bar_link a:hover {
 
-
    color: #000000;
 
-
}
 
-
 
-
#header_bar_link .selflink {
 
-
    color: #444;
 
}
}
Line 362: Line 334:
.day-active {
.day-active {
     color: green;
     color: green;
-
}
 
-
 
-
/*----------------------------------------------------------------------------*/
 
-
/* sidebar right                                                              */
 
-
/*----------------------------------------------------------------------------*/
 
-
 
-
#sidebar {
 
-
    width: 172px;
 
-
    margin: 20px 7px 0 13px;
 
-
    position: relative;
 
-
    float: left;
 
-
    text-align: right;
 
-
}
 
-
 
-
#sidebar_extra {
 
-
    margin-top: 0px;
 
-
}
 
-
 
-
#sidebar ul {
 
-
    padding: 0;
 
-
    margin: 0;
 
-
    list-style: none;
 
-
}
 
-
 
-
.section_box {
 
-
margin: 0px;
 
-
padding: 5px;
 
-
border: 1px dashed #FF6600;
 
-
background: #FFFFFF;
 
-
}
 
-
.subtitle {
 
-
padding-bottom: 6px;
 
-
font-size: 14px;
 
-
font-weight: bold;
 
-
color: #FF6600;
 
}
}

Revision as of 19:51, 25 June 2010