From 2fd697d3082f71066a871a85bf7a017b1bf716f4 Mon Sep 17 00:00:00 2001 From: ssstvinc2 Date: Sun, 19 Feb 2017 23:09:28 -0500 Subject: file cleanup --- html_template/BAKtemplate.html | 118 ----------------------------------------- html_template/BAKunbiased.css | 104 ------------------------------------ html_template/Penguins.jpg | Bin 777835 -> 0 bytes 3 files changed, 222 deletions(-) delete mode 100755 html_template/BAKtemplate.html delete mode 100755 html_template/BAKunbiased.css delete mode 100755 html_template/Penguins.jpg (limited to 'html_template') diff --git a/html_template/BAKtemplate.html b/html_template/BAKtemplate.html deleted file mode 100755 index 94a3796..0000000 --- a/html_template/BAKtemplate.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - UnBiased - - - - - -
-
-
- -
- -
-
xxTitle1-1xx
-
-
xxDesc1-1xx
-
- -
- -
- -
-
xxTitle1-2xx
-
-
xxDesc1-2xx
-
- -
- -
- -
-
xxTitle1-3xx
-
-
xxDesc1-3xx
-
-
- - - -
-
- -
- -
- Sources: xxSourcesxx -
- - diff --git a/html_template/BAKunbiased.css b/html_template/BAKunbiased.css deleted file mode 100755 index ade390b..0000000 --- a/html_template/BAKunbiased.css +++ /dev/null @@ -1,104 +0,0 @@ -a:link, a:visited, a:hover, a:active { - color: #00f; - text-decoration:none; - } - -#page-header{ - text-align:center; - padding:.5em 0 1em; - margin-bottom:1em; - border-bottom:1px solid #000; -} - -.title{ - font-size:3em; -} - -#title-1{ - font-style:italic; - color:#d00; -} - -#title-2{ - color:#00d; -} - -#subtitle{ - font-size:1.25em; -} - -#timestamp{ - margin:.5em 0 0 0; - font-size:.8em; -} - -#page-container{ - width:1150px; - padding:0 1em; - margin-left:auto; - margin-right:auto; -} - -#top-stories{ - width:1150px; - margin-left:auto; - margin-right:auto; - font-size:1.25em; -} - -.top-story{ - width:350px; - float:left; - margin:0 .5em; -} - -.top-stories-img{ - width:350px; - height:200px; - overflow:hidden; -} - -.top-stories-img img{ - width:100%; - display:block; - vertical-align:text-bottom; -} - -.top-stories-desc{ - font-size:.8em; - padding-top:.5em; -} - -#middle-stories{ - clear:both; - width:1000px; - margin:0 auto; -} - -.middle-story{ - margin:2em 5px; - width:45%; - float:left; - height:100px; -} - -.middle-story img{ - vertical-align:middle; - height:100px; - float:left; - margin-right:1em; -} - -.middle-stories-hed{ - font-size:1.1em; -} - -.middle-story p{ - display:block; -} - -#sources{ - clear:both; - padding-top:4em; - font-size:.8em; -} \ No newline at end of file diff --git a/html_template/Penguins.jpg b/html_template/Penguins.jpg deleted file mode 100755 index 030ab8a..0000000 Binary files a/html_template/Penguins.jpg and /dev/null differ -- cgit v1.2.3