Pārlūkot izejas kodu

Make hr a bit thicker to make it prominent. 1px is too light to be noticeable

Talha Mansoor 11 gadi atpakaļ
vecāks
revīzija
bbdf203267
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      static/css/elegant.css

+ 4 - 0
static/css/elegant.css

@@ -27,6 +27,10 @@ h6 small, h6 a, h6 a:hover {
 a {
     color: #3875d7;
 }
+hr {
+    border-width: 3px;
+}
+
 /* site title */
 .site-name {
     font-family: 'Monaco', 'Inconsolata', 'Andale Mono', 'Lucida Console', 'Bitstream Vera Sans Mono', 'Courier New', Courier, Monospace;