]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/djstyle_admin.css
Closing OSQA 201, Add a "site maintenance" switch and page.
[osqa.git] / forum / skins / default / media / style / djstyle_admin.css
index 87fe341d6b029025f8a53504e700bfc7257f3191..e8e85734e931ea7fa17bf948a776d43bef3d8f44 100644 (file)
@@ -47,3 +47,9 @@ input.longstring {
     position: relative;
     left: 612px;
 }
+
+.admin_message {
+    background-color: #ffffe0;
+    border: 3px double #b8860b;
+    padding: 4px;
+}
\ No newline at end of file