Difference between revisions of "Template:Lethbridge/mini-template-css"

Line 110: Line 110:
 
}
 
}
  
.textImage-Wrapper {
+
.textImage-Wrapper {width: 95%;}
width: 95%;
+
.textImage-Text {width: 45%; padding: 1em; float: left;}
}
+
.textImage-Image {width: 45%; padding: 1em; float: left;}
.textImage-Text {
+
width: 45%;
+
padding: 1em;
+
float: left;
+
}
+
.textImage-Image {
+
width: 45%;
+
padding: 1em;
+
float: left;
+
}
+
  
.imageText-Wrapper {
+
.imageText-Wrapper {width: 95%;}
width: 95%;
+
.imageText-Text { width: 45%; padding: 1em; float: left;}
}
+
.imageText-Image {width: 45%; padding: 1em; float: left;}
.imageText-Text {
+
width: 45%;
+
padding: 1em;
+
float: left;
+
}
+
.imageText-Image {
+
width: 45%;
+
padding: 1em;
+
float: left;
+
}
+
  
 
.blockImage-Wrapper {
 
.blockImage-Wrapper {
Line 239: Line 219:
 
     body {background-color: lightblue;}
 
     body {background-color: lightblue;}
 
     .textImage-Text {width: 95%;}
 
     .textImage-Text {width: 95%;}
 +
    .imageText-Text {width: 95%;}
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 21:15, 7 October 2018