diff options
author | Alexander Jung-Loddenkemper <alexander.julo@googlemail.com> | 2012-03-28 00:37:26 +0200 |
---|---|---|
committer | Alexander Jung-Loddenkemper <alexander.julo@googlemail.com> | 2012-03-28 00:37:26 +0200 |
commit | 7dc4d494bd4a5dc5f81a0d2819bdedbcba4367b5 (patch) | |
tree | bfe151e0b0137e5431ba10d6a2a569ba57580064 /bootlex/static/bootstrap.css | |
parent | f3060b4474f6364537b500713c4883ddf4002d9e (diff) | |
download | pelican-themes-7dc4d494bd4a5dc5f81a0d2819bdedbcba4367b5.tar.gz |
a bunch of bootlex fixes.
Diffstat (limited to 'bootlex/static/bootstrap.css')
-rwxr-xr-x | bootlex/static/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootlex/static/bootstrap.css b/bootlex/static/bootstrap.css index b353cf7..e25d620 100755 --- a/bootlex/static/bootstrap.css +++ b/bootlex/static/bootstrap.css @@ -133,6 +133,7 @@ textarea { } body { margin: 0; + margin-top: 40px; font-family: "Arimo", sans-serif; font-size: 18px; line-height: 23px; |