summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css28
1 files changed, 6 insertions, 22 deletions
diff --git a/css/content.css b/css/content.css
index 61b7b28a7..ec333df0b 100644
--- a/css/content.css
+++ b/css/content.css
@@ -84,30 +84,14 @@
left: 0;
}
-/**
- * cron warning styles
- */
-#cron-warning {
- background-color: #ffcc00;
- text-align: center;
- width: 100%;
- padding: 10px;
- font-size: 13pt;
+#notification a {
+ text-decoration: underline;
+ color: blue;
}
- #cron-warning p,
- #cron-warning li {
- line-height: 1.5;
- }
-
- #cron-warning a {
- color: #0000ff;
- }
-
- #cron-warning a:hover {
- text-decoration: underline;
- }
-
+#notification li {
+ display: block;
+}
/**
* Content styles