Jump to content

Template:Bulleted dl/styles.css

From Wikipedia, the free encyclopedia
.bulleted-dl-wrapper dd {
    display: list-item;
    list-style-type: disc;
    /* margin-top: 0; */
    margin-left: 1.4em;
}

/* .bulleted-dl-wrapper dt {
    margin-top: 0.2em;
	margin-bottom: 0;
} */