]> git.llucax.com Git - z.facultad/75.52/sercom.git/blobdiff - sercom/static/css/style.css
Paso el select-all como responsabilidad del usuario del widget.
[z.facultad/75.52/sercom.git] / sercom / static / css / style.css
index b91d5c7a9c8a17ea235a5df12593d2db61ab0a86..6ab9bba0f512f57eca67e8a9eb27fb683215758e 100644 (file)
@@ -96,9 +96,12 @@ h2 {
   border-top: 0px none;\r
   color: #999;\r
   background-color: white;\r
-  padding: 10px;\r
+  padding-left: 10px;\r
+  padding-right: 10px;\r
+  padding-top: 25px;\r
+  padding-bottom: 0px;\r
   font-size: 80%;\r
-  text-align: center;\r
+  text-align: left;\r
   width: 757px;\r
   margin: 0 auto 1em auto;\r
 }\r
@@ -206,3 +209,9 @@ table.show td {
        padding-bottom: 2px;
        border: none;
 }
+
+#footer img {
+       float:right;
+       border:none;
+}
+