Template:Format Newspaper Source 2/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
line-height: 1.5em; | |||
} | } | ||
Revision as of 09:56, 27 November 2025
ul.news-source-2_cited-item-sub-ul {
list-style: none; /* This works, but "list-style-type: none" does not */
margin: 0 0 0 0;
padding: 0 0 0 0;
}
li.news-source-2_cited-item-sub-li {
margin: 0 0 0 0;
padding: 0 0 0 0;
line-height: 1.5em;
}
li.news-source-2-cited-item {
margin: .5em 0 0 0;
}
span.news-source-2_citation {
color: #006666; font-weight: bold;
}