X-Git-Url: http://git.ieval.ro/?p=gruntmaster-page.git;a=blobdiff_plain;f=css%2Fcustom.css;fp=css%2Fcustom.css;h=dcd555f28f64404abaf7c48c9149651d9ea0b4a0;hp=3c62f0140bd485b4cd86c29272c5dbd6f896c75d;hb=a6516cf66b2b367d3b13e036830cb09428b768ca;hpb=e4d5bdf52a921932551c051df63ea8087d2037da diff --git a/css/custom.css b/css/custom.css index 3c62f01..dcd555f 100644 --- a/css/custom.css +++ b/css/custom.css @@ -59,3 +59,14 @@ a.dropdown-toggle{ float: right; margin-right: 1em; } + +nav{ + padding: 5px 0; + background-color: #3A3F44; + background-image: linear-gradient(#484E55, #3A3F44 60%, #313539); +} + +nav li{ + border-right: 1px solid rgba(0, 0, 0, 0.2); + border-left: 1px solid rgba(255, 255, 255, 0.1); +} \ No newline at end of file