Template:Format Newspaper Source 2/styles.css: Difference between revisions

From Livermore History Collaborative
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 30: 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;
}