Template:Format Newspaper Source 2/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
ul.news-source-2_cited-item-ul { | |||
list-style-type: none; | |||
list-style-image: none; | |||
margin: 0 0 0 0; | |||
padding: 0 0 0 0; | |||
} | |||
ul.news-source-2_cited-item-sub-ul { | ul.news-source-2_cited-item-sub-ul { | ||
margin: 0 0 0 | list-style-type: none; | ||
padding: 0; | list-style-image: none; | ||
margin: 0 0 0 0; | |||
padding: 0 0 0 0; | |||
} | } | ||
li.news-source-2_cited-item-sub-li { | li.news-source-2_cited-item-sub-li { | ||
margin: | margin: 0 0 0 0; | ||
padding: 0; | padding: 0 0 0 0; | ||
line-height: 1.25; | |||
} | } | ||
li.news-source- | li.news-source-2_cited-item { | ||
margin: .5em 0 0 0; | margin: .5em 0 0 0; | ||
list-style-type: none; | |||
list-style-image: none; | |||
} | } | ||
| Line 21: | Line 30: | ||
span.news-source-2_citation { | span.news-source-2_citation { | ||
color: #006666; font-weight: bold; | color: #006666; font-weight: bold; | ||
} | |||
span.error-advisory { | |||
color: #FF0000; font-weight: bold; | |||
} | } | ||
Latest revision as of 00:32, 4 December 2025
ul.news-source-2_cited-item-ul {
list-style-type: none;
list-style-image: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
ul.news-source-2_cited-item-sub-ul {
list-style-type: none;
list-style-image: none;
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.25;
}
li.news-source-2_cited-item {
margin: .5em 0 0 0;
list-style-type: none;
list-style-image: none;
}
span.news-source-2_citation {
color: #006666; font-weight: bold;
}
span.error-advisory {
color: #FF0000; font-weight: bold;
}