Team:NYU Gallatin/Templates/Styles

From 2012.igem.org

(Difference between revisions)
m
 
(One intermediate revision not shown)
Line 809: Line 809:
     padding: 0;
     padding: 0;
     text-align: center;
     text-align: center;
-
     width: 980px;
+
     width: 970px;
     z-index: 9999;
     z-index: 9999;
}
}
Line 1,191: Line 1,191:
}
}
-
li {
+
ul li {
   list-style-image: none;
   list-style-image: none;
   list-style-type: square;
   list-style-type: square;
}
}
-
li li {
+
ul li ul li {
   list-style-image: none;
   list-style-image: none;
   list-style-type: circle;
   list-style-type: circle;
Line 1,203: Line 1,203:
img.border {
img.border {
   border: solid black 1px;
   border: solid black 1px;
 +
}
 +
 +
#blog {
 +
  font-size: 0.9em;
}
}
</style></nowiki>
</style></nowiki>
</head>
</head>
</html>
</html>

Latest revision as of 02:48, 4 October 2012