ffzg site required local staff css
authorMarijana Glavica <mglavica@ffzg.hr>
Thu, 14 Jul 2011 21:34:59 +0000 (23:34 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 25 Mar 2019 14:41:15 +0000 (15:41 +0100)
koha-tmpl/intranet-tmpl/prog/en/css/ffzg_staff-global.css [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/ffzg_staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/ffzg_staff-global.css
new file mode 100644 (file)
index 0000000..3cb4a19
--- /dev/null
@@ -0,0 +1,23 @@
+@import url("staff-global.css");
+
+.normalisbd {
+       font-size: 120%;
+       padding: 1em 0 2em 0;
+}
+
+.noreserve {
+       float: right;
+}
+
+.title {
+       font-size: 100%;
+       font-weight: normal;
+}
+
+#header {
+}
+
+
+.inv_nr a:link {
+       color: #7A7A7A;
+}