e-journals catalog configuration files
[webpac2] / vhost / ecas / ecas.css
index 82515bc..7ad54ee 100644 (file)
@@ -2,9 +2,35 @@
 
 .title {
        font-weight: bold;
+       display: block;
+       padding-left: 10em;
 }
 
 #inputs label {
        clear: left;
 }
 
+h1 {
+       font-family: Trebuchet MS,Lucida,Arial,sans-serif ;
+}
+
+form label,
+form select,
+form input {
+        float: none;
+}
+
+
+form input[name=search] {
+       clear: none;
+}
+
+
+#attr_operator {
+       font-size: 12px;
+       padding-left: 8em;
+}
+
+#plimit {
+       text-align: right;
+}