amelia, slate, spruce: closes #75, hrBorder color
[bootswatch] / slate / bootstrap.css
index de673fe..e3e7044 100644 (file)
@@ -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));