]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove double semicolon. 12568/head
authorXhmikosR <xhmikosr@users.sourceforge.net>
Fri, 31 Jan 2014 22:05:05 +0000 (00:05 +0200)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 4 Feb 2014 08:39:02 +0000 (10:39 +0200)
docs/examples/blog/blog.css

index c254c66c87ee38aaf3267a60a72d736b2d266ac2..08e0a8d42e955da3f69489986e6f27a2cdab6489 100644 (file)
@@ -16,7 +16,7 @@ h6, .h6 {
   margin-top: 0;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight: normal;
-  color: #333;;
+  color: #333;
 }