From dde68e530060c1d6f7e81c774312c83ce2bfd136 Mon Sep 17 00:00:00 2001 From: cflem Date: Thu, 29 Dec 2016 22:23:53 -0700 Subject: Styled ads.php (III) --- dash/css/dash.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dash/css') diff --git a/dash/css/dash.css b/dash/css/dash.css index 2e10f4f..334bcf8 100644 --- a/dash/css/dash.css +++ b/dash/css/dash.css @@ -216,3 +216,9 @@ body { #fulljob a:hover { color: #fb7700; } +.sep { + display: block; + width: 100%; + height: 1px; + background-color: #eeeeee; +} -- cgit v1.2.3