about summary refs log tree commit diff stats
path: root/css/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/common.css')
-rw-r--r--css/common.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/common.css b/css/common.css index 501f22c..b9e32de 100644 --- a/css/common.css +++ b/css/common.css
@@ -63,10 +63,10 @@ a.external:link {
63a.external:visited { 63a.external:visited {
64} 64}
65a.external:hover { 65a.external:hover {
66 text-decoration: underline overline; 66 text-decoration: underline;
67} 67}
68a.external:active { 68a.external:active {
69 text-decoration: underline overline; 69 text-decoration: underline;
70} 70}
71/* }}} */ 71/* }}} */
72/* Images {{{ */ 72/* Images {{{ */