Template:Intro to/styles.css: Difference between revisions

m
pad bottom rather than top (to retain top alignment with images)
m (1 revision imported)
m (pad bottom rather than top (to retain top alignment with images))
Line 68: Line 68:
vertical-align: top;
vertical-align: top;
border-left:    1px solid #c9c9c9;
border-left:    1px solid #c9c9c9;
}
.introto__columns-right p {
    margin-bottom: 2.0em; /* between paragraphs */
}
}