summaryrefslogtreecommitdiff
path: root/html_template/unbiased.css
diff options
context:
space:
mode:
Diffstat (limited to 'html_template/unbiased.css')
-rwxr-xr-xhtml_template/unbiased.css9
1 files changed, 8 insertions, 1 deletions
diff --git a/html_template/unbiased.css b/html_template/unbiased.css
index c0bb121..cc6ed45 100755
--- a/html_template/unbiased.css
+++ b/html_template/unbiased.css
@@ -12,7 +12,11 @@ body{
a:link, a:visited, a:hover, a:active {
color: #00f;
text-decoration:none;
- }
+ }
+
+a:hover{
+ cursor:pointer;
+}
#page-header{
width:100%;
@@ -117,6 +121,7 @@ a:link, a:visited, a:hover, a:active {
font-weight:bold;
font-size:1.35em;
margin:10px 10px 0;
+ color:#00f;
}
.top-stories-desc{
@@ -172,6 +177,7 @@ a:link, a:visited, a:hover, a:active {
float:left;
width:300px;
margin-left:10px;
+ color:#00f;
}
@media only screen and (max-width:500px){
@@ -200,6 +206,7 @@ a:link, a:visited, a:hover, a:active {
.bottom-story{
padding:15px 0;
+ color:#00f;
}
#sources{