summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/local.css b/local.css
index f433f660..c57b5799 100644
--- a/local.css
+++ b/local.css
@@ -8,6 +8,13 @@
* <http://ikiwiki.info/css_market/>. -- tschwinge
*/
+hr
+{
+ height: 1px;
+ border: 0px;
+ background-color: black;
+}
+
pre
{
margin-left: 1cm;