Team:KIT-Kyoto/Modeling

From 2014.igem.org

(Difference between revisions)
Line 188: Line 188:
border:1px dashed blue;
border:1px dashed blue;
box-sizing:border-box;
box-sizing:border-box;
-
margin:auto 0px;
 
}
}
-
.PDs1{
+
.PDs1,.pdimg3{
float:left;
float:left;
}
}
-
.PDs2{
+
.PDs2,.pdimg2{
float:right;
float:right;
}
}
-
.pdimg2{
 
-
float:right;
 
-
}
 
-
.pdimg3{
 
-
float:left;
 
-
}
 
-
 
.pdimg2,.pdimg3{
.pdimg2,.pdimg3{
border:1px dotted red;
border:1px dotted red;
Line 212: Line 204:
box-sizing:border-box;
box-sizing:border-box;
}
}
-
.PDs1{
+
.PDs1,.PDs2,.pdimg2,.pdimg3{
-
padding-right:0px;
+
-
float:none;
+
-
}
+
-
.PDs2{
+
-
padding-left:0px;
+
-
float:none;
+
-
}
+
-
.pdimg2,.pdimg3{
+
-
border:1px dotted red;
+
-
}
+
-
.pdimg2,.pdimg3{
+
float:none;
float:none;
}
}

Revision as of 06:27, 13 October 2014