[Movecommons-commits] r443 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Sun Jun 3 01:28:05 CEST 2012
Author: mgallegos
Date: 2012-06-03 01:28:05 +0200 (Sun, 03 Jun 2012)
New Revision: 443
Modified:
trunk/src/mc-dia-form2.css
Log:
Modified: trunk/src/mc-dia-form2.css
===================================================================
--- trunk/src/mc-dia-form2.css 2012-06-02 23:21:23 UTC (rev 442)
+++ trunk/src/mc-dia-form2.css 2012-06-02 23:28:05 UTC (rev 443)
@@ -33,7 +33,7 @@
#containerSlides #first_step, #second_step, #third_step, #fourth_step, #fifth_step { display: none; }
#containerSlides #first_step { display: block; width: 754px;padding-top:25px;position: relative;margin: 0 auto;}
- #containerSlides .form { margin: 20px 72px 0 72px; }
+ #containerSlides .form { margin: 5px 72px 0 72px; }
#containerSlides h1, #containerSlides h2 {
font-size: Cantarell, Verdana, sans-serif;
@@ -50,7 +50,7 @@
text-shadow: none;
}
- #containerSlides table {
+ /*#containerSlides table {
margin: 20px 40px;
font-size: 14px;
font-weight: bold;
@@ -60,7 +60,7 @@
}
#containerSlides table td:nth-child(2) {
color: #a90329;
- }
+ }*/
.firstStepInput{
background: url('/mc/0.1/images/input.png') no-repeat !important;
More information about the Movecommons-commits
mailing list