]> sipb.mit.edu Git - wiki.git/blobdiff - style.css
Refine class="right", remove duplicated styles.
[wiki.git] / style.css
index eb11cf3c0cf0e0c67a86944fe9f4d2ee045b8afa..84b52499d179966752e209e10cbcfb5c63edc040 100644 (file)
--- a/style.css
+++ b/style.css
@@ -349,20 +349,3 @@ dl.services dd{
 .actions ul li a:hover{
        text-decoration:underline;
 }
-.cols:after{
-       content: "";
-       display: block;
-       height: 0;
-       clear: both;
-}
-.col1{
-       position: relative;
-       float: left;
-       width: 50%;
-}
-.col2{
-       position: relative;
-       float: right;
-       align: left;
-       width: 50%;
-}