Template:Modbox.css: Difference between revisions

Content deleted Content added
No edit summary
XavierStordiz changed the content model of the page Template:Modbox.css from "plain text" to "Sanitized CSS": Fix CSS page
Tag: content model change
 
(10 intermediate revisions by one other user not shown)
Line 1:
.modbox {
background: #eeeFFFFA7;
border: 1px solid #aaa;
float: none;
margin: 0 0 1em 1em;
padding: 1em;
width: 600px530px;
justify-content:center;
align-items:stretch;
}
.modbox-image{
float:left;
padding: 1em;
}
.modbox-content{
floatpadding: right1em;
justify-content:center;
align-items:stretch;
}