New stylesheet
authorrangi <rangi>
Tue, 17 Jun 2003 12:36:52 +0000 (12:36 +0000)
committerrangi <rangi>
Tue, 17 Jun 2003 12:36:52 +0000 (12:36 +0000)
koha-tmpl/intranet-tmpl/unido/en/includes/home-modern.css [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/unido/en/includes/home-modern.css b/koha-tmpl/intranet-tmpl/unido/en/includes/home-modern.css
new file mode 100644 (file)
index 0000000..dc219f1
--- /dev/null
@@ -0,0 +1,32 @@
+input.ok  {\r
+  background-color: #d59b61;\r
+  font-family: arial, helvetica, sans-serif;\r
+  font-size: 14px;\r
+  font-weight: bold;\r
+\r
+  text-align: center;\r
+  border: 1px;\r
+  border-color: #000000;\r
+  border-style: solid;\r
+  padding: 4px;\r
+ height : 28px;\r
+}\r
+\r
+\r
+.search-heading {\r
+   \r
+  margin-bottom: 44px;\r
+  line-height: 60px;\r
+   \r
+}\r
+\r
+\r
+h1 {\r
+  font-family: ocean sans, garamond, times, serif;\r
+  font-size: 48px;\r
+  font-weight: normal;\r
+  font-style: italic;\r
+  margin-bottom: 44px;\r
+  line-height: 60px; \r
+\r
+  }
\ No newline at end of file