diff options
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; } |
