X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=slate%2Fbootstrap.css;h=e3e7044d11db8e60af3ee21aabd093426254044b;hb=12a5a1961b667744338d47c54cefe9cd61cb738a;hp=de673fed75b4e1c0c269dba115cef0ef1be85b03;hpb=8f4ea184cfa1dfb7fb8c6d17a9bce1ba7ec662f8;p=bootswatch diff --git a/slate/bootstrap.css b/slate/bootstrap.css index de673fe..e3e7044 100644 --- a/slate/bootstrap.css +++ b/slate/bootstrap.css @@ -896,7 +896,7 @@ dd { hr { margin: 21px 0; border: 0; - border-top: 1px solid #bbbfc2; + border-top: 1px solid #1c1e22; border-bottom: 1px solid #ffffff; } @@ -6173,14 +6173,15 @@ pre { border: 1px solid #1c1e22; } -hr, legend, .page-header { - background-color: transparent; - border-top: none; border-bottom: 1px solid #1c1e22; } +hr { + border-bottom: none; +} + .navbar .navbar-inner { background-color: #3a3f44; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52575c), color-stop(70%, #3a3f44), to(#3a3f44));