Team:Aberdeen Scotland/css

From 2009.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 48: Line 48:
.left { width: 650px; background-color:#E4E9EE; color: #555555; padding: 10px; border: 1px solid #AAAAAA;  padding: 10px; margin: 0px 10px 10px 17px; float:left; display: inline;}
.left { width: 650px; background-color:#E4E9EE; color: #555555; padding: 10px; border: 1px solid #AAAAAA;  padding: 10px; margin: 0px 10px 10px 17px; float:left; display: inline;}
-
.left img {border: 1px solid #AAAAAA; }
+
.left img {border: 0px solid #AAAAAA; }
.left p {margin: 10px 0 5px 0; }
.left p {margin: 10px 0 5px 0; }
.left h2 {font-weight: bold;}
.left h2 {font-weight: bold;}
Line 197: Line 197:
text-decoration:none;
text-decoration:none;
height:30px;
height:30px;
-
width:8em;
+
width:9em;
list-style: none;
list-style: none;
Line 217: Line 217:
left:8px;      /* left-align our drop-down to the previous button border */
left:8px;      /* left-align our drop-down to the previous button border */
height:auto;      /* the drop-down height will be determiend by line count */
height:auto;      /* the drop-down height will be determiend by line count */
-
width:12em;
+
width:14em;
color:black;                        /* this sets the unselected-text color */
color:black;                        /* this sets the unselected-text color */
background:#ffffff;        /* this sets our menu's effective "border" color */
background:#ffffff;        /* this sets our menu's effective "border" color */
Line 252: Line 252:
color:#ffffff;              /* this sets the unselected drop-down text color */
color:#ffffff;              /* this sets the unselected drop-down text color */
background:#7fa4d8;      /* this sets the drop-down menu background color */
background:#7fa4d8;      /* this sets the drop-down menu background color */
-
width:12em;
+
width:14em;
}
}
Line 281: Line 281:
margin-top:-1px;       /* bring the top edge of the 3rd level menu up one */
margin-top:-1px;       /* bring the top edge of the 3rd level menu up one */
top:0;
top:0;
-
left:12em;
+
left:14em;
width:14em;
width:14em;

Latest revision as of 12:09, 17 August 2009