]> mj.ucw.cz Git - pciids.git/blobdiff - static/screen.css
Merge branch 'master' of /home/vorner/pciids
[pciids.git] / static / screen.css
index 0f2395c2d8350f750deccf4ecc2c7e8f3562ed25..9b65e3875ba64e8681a1e4c4cd81bf24bc3d514e 100644 (file)
@@ -133,3 +133,10 @@ form.admin table
 {
        background: #BBBBFF;
 }
+.header
+{
+       background-color: #4c3bff;
+       color: #fffa45;
+       border: solid blue;
+       border-width: 1px;
+}