Template:AshStyle/style.css: Difference between revisions

Removed interlinear margin
No edit summary
(Removed interlinear margin)
 
(5 intermediate revisions by the same user not shown)
Line 18: Line 18:
.ash-columns {
.ash-columns {
display: flex;
display: flex;
flex-wrap: wrap;
}
}


.ash-column {
.ash-column {
margin: 0.5em 0; /* Copied from regular p style */
margin: 0.5em 0; /* Copied from regular p style */
}
.interlinear {
background: #f3f3f3;
    padding: 1em;
    padding-bottom: 0.5em;
    padding-left: 2em;
}
}


1,088

edits