X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=3c62f0140bd485b4cd86c29272c5dbd6f896c75d;hb=84ca7535f20b19636518768b8f578b4394bf6391;hp=9872ee8daf56c22f8819dbf17a8ef45d52c14c23;hpb=5d64ec4afe587c82cc10d20298d2c058064dec24;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 9872ee8..3c62f01 100644 --- a/css/custom.css +++ b/css/custom.css @@ -8,7 +8,6 @@ footer{ width: 60em; margin: auto; margin-top: 6em; - white-space: pre-wrap; color: #777; } @@ -54,4 +53,9 @@ a.dropdown-toggle{ .table-fixed{ table-layout: fixed; -} \ No newline at end of file +} + +#clock{ + float: right; + margin-right: 1em; +}