diff options
| author | XhmikosR <[email protected]> | 2014-02-01 00:05:05 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-02-04 10:39:02 +0200 |
| commit | 3ab2324df074cd21157d9e5e5ef57d0dd1fb9168 (patch) | |
| tree | 35b66be38aab7540802f764b5fbf4d28b0dd9020 /docs/examples | |
| parent | 9f668a557336f271f3c1bf701cc6a472e59aeedf (diff) | |
| download | bootstrap-3ab2324df074cd21157d9e5e5ef57d0dd1fb9168.tar.xz bootstrap-3ab2324df074cd21157d9e5e5ef57d0dd1fb9168.zip | |
Remove double semicolon.
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/blog/blog.css | 2 |
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; } |
