diff options
| author | cflem <carson.fl3ming@gmail.com> | 2016-12-29 22:32:50 -0700 |
|---|---|---|
| committer | cflem <carson.fl3ming@gmail.com> | 2016-12-29 22:32:50 -0700 |
| commit | ce95a05bf620fcb00708d37415e256773789a2cb (patch) | |
| tree | eac1b3020e68d565bd07e679289165551ac12cd3 /dash/css/dash.css | |
| parent | dde68e530060c1d6f7e81c774312c83ce2bfd136 (diff) | |
| download | bulletin-ce95a05bf620fcb00708d37415e256773789a2cb.tar.gz | |
Styled ads.php (IV)
Diffstat (limited to 'dash/css/dash.css')
| -rw-r--r-- | dash/css/dash.css | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/dash/css/dash.css b/dash/css/dash.css index 334bcf8..89f6085 100644 --- a/dash/css/dash.css +++ b/dash/css/dash.css @@ -216,9 +216,7 @@ body { #fulljob a:hover { color: #fb7700; } -.sep { - display: block; - width: 100%; - height: 1px; - background-color: #eeeeee; +#fulljob #ebio { + margin: 1em auto; + padding-top: 1em; } |
