From cbbd1122c78834b1beef349797d142ed6d23218a Mon Sep 17 00:00:00 2001 From: ssstvinc2 Date: Thu, 9 Feb 2017 20:24:25 -0500 Subject: Added/tweaked a few news sources, and added a source list to the page --- html_template/template.html | 4 ++++ html_template/unbiased.css | 6 ++++++ 2 files changed, 10 insertions(+) (limited to 'html_template') diff --git a/html_template/template.html b/html_template/template.html index 7869155..76b8681 100755 --- a/html_template/template.html +++ b/html_template/template.html @@ -109,5 +109,9 @@ + +
+ Sources: xxSourcesxx +
diff --git a/html_template/unbiased.css b/html_template/unbiased.css index 83bae40..d1b1460 100755 --- a/html_template/unbiased.css +++ b/html_template/unbiased.css @@ -85,4 +85,10 @@ .middle-story p{ display:block; +} + +#sources{ + clear:both; + padding-top:4em; + font-size:.8em; } \ No newline at end of file -- cgit v1.2.3