X-Git-Url: http://git.plutz.net/?p=bookman;a=blobdiff_plain;f=bookmarks.css;h=40d5674a6000a6e642bb0d639bc355d163e4a466;hp=7bb47c0c8416116d1be19a470add03085ed27545;hb=refs%2Fheads%2Fmaster;hpb=dd83364345b9d1280747db7cd11082845df84a49 diff --git a/bookmarks.css b/bookmarks.css index 7bb47c0..40d5674 100644 --- a/bookmarks.css +++ b/bookmarks.css @@ -21,6 +21,9 @@ body { position: absolute; width: 100%; min-height: 100%; } padding: 0; overflow: hidden; } +form.newfolder{ + margin-bottom: 3em; +} .folder > h1 { font-size: 1.25em; @@ -175,7 +178,7 @@ footer { position: absolute; bottom: 0; display: block; width: 100%; - padding: 1em; + padding: .5em 1em; background-color: white; border-top: 1px solid black; }