Team:Gaston Day School/testbar

From 2012.igem.org

(Difference between revisions)
Line 177: Line 177:
text-align:center; /* aligning for text in tabs */
text-align:center; /* aligning for text in tabs */
text-decoration:none !important;
text-decoration:none !important;
-
font:bold 12pt Segoe Print; /* font properties for text in tabs */
+
font:bold 9pt Segoe Print; /* font properties for text in tabs */
outline:0;
outline:0;
}
}
Line 186: Line 186:
display:none;
display:none;
position:absolute;
position:absolute;
-
width:20em;
+
width:12em;
background-color:#000; /* bug solution, do not change ! */
background-color:#000; /* bug solution, do not change ! */
border:1px solid #5970B2; /* border color for dropdown menus */
border:1px solid #5970B2; /* border color for dropdown menus */
-
opacity:0.9; /* transparancy of the dropdown menus (FF) */
+
opacity:0.95; /* transparancy of the dropdown menus (FF) */
-
filter:alpha(opacity=90); /* transparancy of the dropdown menus (IE) */
+
filter:alpha(opacity=95); /* transparancy of the dropdown menus (IE) */
}
}
#ddnav div a {
#ddnav div a {
Line 196: Line 196:
padding:5px 10px; /* play with dimensions of block element in dropdown menus */
padding:5px 10px; /* play with dimensions of block element in dropdown menus */
position:relative;
position:relative;
-
font:bold 12pt Segoe Print; /* font properties for text in dropdown menus */
+
font:bold 9pt Segoe Print; /* font properties for text in dropdown menus */
text-align:left; /* aligning of text in dropdown menus */
text-align:left; /* aligning of text in dropdown menus */
cursor:pointer;
cursor:pointer;

Revision as of 01:31, 6 April 2012