]> git.cworth.org Git - cworth.org/blobdiff - src/local.css
Fix typo preventing floatright class from working.
[cworth.org] / src / local.css
index b0c18971336838426cb505399ad18978339a999d..4264d8b181a8a7ae4e66fc442cd35f4de3c93e7c 100644 (file)
@@ -33,6 +33,6 @@ h2,h3,h4,h5,h6 {
     float: left;
 }
 
-.floatleft {
+.floatright {
     float: right;
 }