Template:Team:DukeMenu/CSS

From 2014.igem.org

(Difference between revisions)
Line 6: Line 6:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style media="screen" type="text/css">
<style media="screen" type="text/css">
-
ul {
+
/* Makes the square buttons for the menu */       
-
    list-style-type: none;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
}
+
-
 
+
-
li {
+
-
    display: inline;
+
-
}
+
-
 
+
-
/* Makes the square buttons */       
+
.sq-menu {
.sq-menu {
-
     display:inline;
+
     display:block;
     width:100px;
     width:100px;
     height:100px;
     height:100px;

Revision as of 20:09, 24 July 2014

Home Home Home Home Home