aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-02-01 00:05:05 +0200
committerXhmikosR <[email protected]>2014-02-04 10:39:02 +0200
commit3ab2324df074cd21157d9e5e5ef57d0dd1fb9168 (patch)
tree35b66be38aab7540802f764b5fbf4d28b0dd9020 /docs/examples
parent9f668a557336f271f3c1bf701cc6a472e59aeedf (diff)
downloadbootstrap-3ab2324df074cd21157d9e5e5ef57d0dd1fb9168.tar.xz
bootstrap-3ab2324df074cd21157d9e5e5ef57d0dd1fb9168.zip
Remove double semicolon.
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/blog/blog.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/blog/blog.css b/docs/examples/blog/blog.css
index c254c66c8..08e0a8d42 100644
--- a/docs/examples/blog/blog.css
+++ b/docs/examples/blog/blog.css
@@ -16,7 +16,7 @@ h6, .h6 {
margin-top: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
- color: #333;;
+ color: #333;
}