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

 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
.twoText-Wrapper {width: 95%; text-align: center;}
 
.twoText-Wrapper {width: 95%; text-align: center;}
.twoText-Text {width: 45%; padding: 1em; display: inline-block;}
+
.twoText-Text {width: 45%; padding: 1em; display: inline-block; vertical-align: top !important;}
 
 
 
.twoImage-Wrapper {width: 95%; text-align: center;}
 
.twoImage-Wrapper {width: 95%; text-align: center;}
Line 82: Line 82:
 
.textImage-Image {width: 95%}
 
.textImage-Image {width: 95%}
 
         .twoImage-Image {width: 95%}
 
         .twoImage-Image {width: 95%}
 +
      .twoText-Text {width: 95%}
 +
    .blockText-Text {width: 95%}
 +
    .content video {width: 95%}
  
 
}
 
}
Line 87: Line 90:
 
@media screen and (max-width: 594px) {
 
@media screen and (max-width: 594px) {
 
     .imageText-Text {width: 95%;}
 
     .imageText-Text {width: 95%;}
 +
    .imageText-Image {display: block; margin: 0 auto;}
 
     .imageBlock-Block {width: 95%}
 
     .imageBlock-Block {width: 95%}
 
     .blockImage-Block {width: 95%}
 
     .blockImage-Block {width: 95%}
 
     .blockText-Block {width: 95%}
 
     .blockText-Block {width: 95%}
    .blockText-Text {width: 95%}
 
    .twoText-Text {width: 95%}
 
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 02:54, 18 October 2018