Template:Format Newspaper Source 2/styles.css

From Livermore History Collaborative
Revision as of 07:47, 27 November 2025 by Bmcfann (talk | contribs) (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; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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;
}