summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-14 15:38:58 +0400
committerAndrew Dolgov <[email protected]>2013-05-14 15:38:58 +0400
commit2a868b6ba2ff31ac1ac6f85a10f0b8716efe39e1 (patch)
treed192cbe55db6bfda80c2d768416f6edd7cc47476 /cdm.css
parentc068b98b72a2d6b6819f0f6657ca0e1539d22f0c (diff)
simplify link css styling, increase prefs font size a bit
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/cdm.css b/cdm.css
index 022d15fb9..802b250e7 100644
--- a/cdm.css
+++ b/cdm.css
@@ -45,14 +45,6 @@ div.cdmHeader img, div.cdmFooter img {
margin : 0px 2px 0px 2px;
}
-div.cdmContent a {
- color : #4684ff;
-}
-
-div.cdmContent a:hover {
- color : black;
-}
-
div.cdmContentInner {
margin : 10px;
line-height : 20px;