Template:Georgia State/dropdown css

From 2010.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
@charset "UTF-8";
@charset "UTF-8";
Line 23: Line 22:
ul.dropdown li,
ul.dropdown li,
ul.dropdown ul {
ul.dropdown ul {
-
list-style: none;
+
list-style: none;
-
margin: 0;
+
margin: 0;
-
padding: 0;
+
padding: 0;
-
float: none;
+
-
height: auto;
+
-
width: auto;
+
}
}
ul.dropdown {
ul.dropdown {
-
position: relative;
+
position: relative;
-
z-index: 597;
+
z-index: 597;
-
float: none;
+
float: left;
 +
width: 950px;
 +
background-color: #000000;
}
}
Line 81: Line 79:
fh.parentElement.removeChild(fh);
fh.parentElement.removeChild(fh);
</script>
</script>
-
<!-- !END HARVARDCSS -->
+
<!-- !END GSUCSS -->
</html>
</html>

Latest revision as of 19:05, 27 October 2010