Team:NYU Gallatin/Templates/Styles

From 2012.igem.org

(Difference between revisions)
m
 
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