]> sipb.mit.edu Git - wiki.git/commitdiff
make images float right again
authorGreg Price <price@mit.edu>
Mon, 12 Jan 2009 02:15:31 +0000 (21:15 -0500)
committerGreg Price <price@mit.edu>
Mon, 12 Jan 2009 02:15:31 +0000 (21:15 -0500)
style.css

index 0fb596bf4a7e1f1d3d7ff6d9dd3db97af38cf029..342961634d88eef75ede723f8d47d2f553474e09 100644 (file)
--- a/style.css
+++ b/style.css
@@ -41,6 +41,9 @@ a:hover{
        width: 50%;
 }
 
+#featured-block img{
+       float: right;
+}
 #logo{
        padding-left: 47px;
        padding-top:18px;