Team:UCLA/Template/CSS test

From 2014.igem.org

(Difference between revisions)
Line 560: Line 560:
}
}
-
hr {
+
hr.style-seven {
-
size: 5px;
+
    height: 30px;
 +
    border-style: solid;
 +
    border-color: black;
 +
    border-width: 1px 0 0 0;
 +
    border-radius: 20px;
}
}
-
 
</style>
</style>
</html>
</html>

Revision as of 23:22, 12 August 2014