Difference between revisions of "Template:Portal dynamic image/styles.css"

From blackwiki
Jump to navigation Jump to search
test>FR30799386
(testing)
test>FR30799386
(done)
Line 1: Line 1:
 +
.dynamic-image-portal{
 +
width:50%;
 +
}
 
.dynamic-image-portal img{
 
.dynamic-image-portal img{
  width:inherit !important;
+
  width:80%;
 
  height:auto;
 
  height:auto;
 
}
 
}

Revision as of 03:22, 8 August 2018

.dynamic-image-portal{
	width:50%;
}
.dynamic-image-portal img{
 width:80%;
 height:auto;
}