X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=0da7b4ed3fa05fcf15ce688a2c9c4c44909db41d;hb=4896df53ed848c34d2fb08b222187a73a0dccbdd;hp=9872ee8daf56c22f8819dbf17a8ef45d52c14c23;hpb=5d64ec4afe587c82cc10d20298d2c058064dec24;p=gruntmaster-page.git diff --git a/css/custom.css b/css/custom.css index 9872ee8..0da7b4e 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,13 @@ a.dropdown-toggle{ .table-fixed{ table-layout: fixed; -} \ No newline at end of file +} + +#clock{ + float: right; + margin-right: 1em; +} + +nav li{ + padding: 5px; +}