diff --git a/static/css/coffeehaus.css b/static/css/coffeehaus.css index e88a796..e09f0fe 100644 --- a/static/css/coffeehaus.css +++ b/static/css/coffeehaus.css @@ -1,11 +1,5 @@ /* File Version 6.5.1 */ -[pseudolink] { - color: #303030; - background: none; - text-decoration: underline; -} - a:link { color: #303030; background: none; diff --git a/static/css/global.css b/static/css/global.css index 0d61d36..7c8316d 100644 --- a/static/css/global.css +++ b/static/css/global.css @@ -74,4 +74,5 @@ pre [pseudolink] { cursor:hand; + text-decoration:underline; } \ No newline at end of file