diff options
| -rw-r--r-- | p/themes/Origine/origine.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css index 97ae7ddca..cd7e98d9a 100644 --- a/p/themes/Origine/origine.css +++ b/p/themes/Origine/origine.css @@ -744,6 +744,7 @@ a.btn { /*=== New article notification */ #new-article { + padding: 1em; background: #0084cc; text-align: center; font-size: 0.9em; @@ -754,7 +755,6 @@ a.btn { } #new-article > a { - line-height: 3em; color: #fff; font-weight: bold; } |
