Community Central
Community Central
m (More phalanx tweaks.)
mNo edit summary
Line 25: Line 25:
 
#phalanx-check-results { margin-top: 210px; }
 
#phalanx-check-results { margin-top: 210px; }
 
#phalanx-block-optionals label { width: 150px; }
 
#phalanx-block-optionals label { width: 150px; }
#phalanx-block-optionals .blue { margin: 0; }
+
#phalanx-block-optionals .blue { margin: 0 !important; }

Revision as of 20:21, 30 October 2014

div#forum_intro { display: none; }

.phalanx-block-types { margin-bottom: -210px; }
.phalanx-block-types fieldset { width: 285px; }
.phalanx-block-types fieldset label { width: 130px; }

.phalanx-block-types fieldset:nth-child(2) {
    height: 90px;
    left: 325px;
    position: relative;
    top: -121px;
}

.phalanx-block-types fieldset:nth-child(3) {
    position: relative;
    top: -120px;
}

.phalanx-block-types fieldset:nth-child(4) {
    left: 325px;
    position: relative;
    top: -213px;
}

#phalanx-check-results { margin-top: 210px; }
#phalanx-block-optionals label { width: 150px; }
#phalanx-block-optionals .blue { margin: 0 !important; }