Template:UOttawa Stylesheet

From 2013.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 7,177: Line 7,177:
/* line 62, ../sass/micrograph/_micrograph.scss */
/* line 62, ../sass/micrograph/_micrograph.scss */
-
.zebra:nth-child(odd) {
+
div.zebra:nth-child(even) {
   background: #f9f9fb;
   background: #f9f9fb;
   border-top: 1px solid #cccccc;
   border-top: 1px solid #cccccc;
Line 7,347: Line 7,347:
margin-left: 40px;
margin-left: 40px;
text-indent: -40px;
text-indent: -40px;
 +
}
 +
 +
ul { font-size: 1rem; }
 +
 +
.bulleted li {
 +
list-style: disc;
 +
margin-left: 35px;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 03:18, 28 September 2013