Template:Format Newspaper Source 2/styles.css: Difference between revisions
Jump to navigation
Jump to search
Created page with " ul.news-source-2 { margin: 0; padding: 0; } li.news-source-2 { list-style-type: none; } li.news-source-2-cited-item { margin: .5em 0 0 0; } span.news-source-2-citation { color: #006666; font-weight: bold; }" |
No edit summary |
||
| Line 1: | Line 1: | ||
ul.news-source- | ul.news-source-2_cited-item-sub-ul { | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
} | } | ||
li.news-source- | li.news-source-2_cited-item-sub-li { | ||
list-style-type: none; | list-style-type: none; | ||
} | } | ||
| Line 17: | Line 17: | ||
span.news-source- | span.news-source-2_citation { | ||
color: #006666; font-weight: bold; | color: #006666; font-weight: bold; | ||
} | } | ||
Revision as of 07:58, 27 November 2025
ul.news-source-2_cited-item-sub-ul {
margin: 0;
padding: 0;
}
li.news-source-2_cited-item-sub-li {
list-style-type: none;
}
li.news-source-2-cited-item {
margin: .5em 0 0 0;
}
span.news-source-2_citation {
color: #006666; font-weight: bold;
}