work on e-journals catalog
[webpac2] / vhost / ecas / ecas.css
index 7ad54ee..2ff6159 100644 (file)
@@ -1,15 +1,23 @@
 /* design for this vhost */
 
+.title, .urlp {
+       display: block;
+       padding-left: 11em;
+}
+
 .title {
        font-weight: bold;
-       display: block;
-       padding-left: 10em;
 }
 
+
 #inputs label {
        clear: left;
 }
 
+#results label {
+       width: 11em;
+}
+
 h1 {
        font-family: Trebuchet MS,Lucida,Arial,sans-serif ;
 }