summaryrefslogtreecommitdiff
path: root/css/screen.css
diff options
context:
space:
mode:
authorBrian Picciano <bgp2396@bellsouth.net>2013-11-20 10:59:12 -0500
committerBrian Picciano <bgp2396@bellsouth.net>2013-11-20 10:59:12 -0500
commit1ba8c94823f7c1eba3d7095e4c41a052a5384364 (patch)
treea964a6130b4ce192b382bea97db2253326ebe7e3 /css/screen.css
parent0f86e324e8c333aa3d0a01148f25ffdf1a8a7b01 (diff)
added blurb about kickstarter
Diffstat (limited to 'css/screen.css')
-rw-r--r--css/screen.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/screen.css b/css/screen.css
index 69ba784..7abef43 100644
--- a/css/screen.css
+++ b/css/screen.css
@@ -142,15 +142,15 @@ nav hr {
border: none;
}
-#post a:link {
+p a:link {
color: #0014FF;
}
-#post a:visited {
+p a:visited {
color: #0014FF;
}
-#post a:hover {
+p a:hover {
color: #0014FF;
text-decoration: underline;
}