about summary refs log tree commit diff stats
path: root/css/common.css
diff options
context:
space:
mode:
authorCase Duckworth2015-03-19 12:43:39 -0700
committerCase Duckworth2015-03-19 12:43:39 -0700
commit6574f561ff89b2fa95d1cdb78760eab2b4820023 (patch)
tree6b90b333f8c72f3c0b232a65deac6cb599a0b9e8 /css/common.css
parentFix em-dash typo in first lines index (diff)
downloadautocento-6574f561ff89b2fa95d1cdb78760eab2b4820023.tar.gz
autocento-6574f561ff89b2fa95d1cdb78760eab2b4820023.zip
Change index.html to be a cover.
Diffstat (limited to 'css/common.css')
-rw-r--r--css/common.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/common.css b/css/common.css index 1156808..3212c67 100644 --- a/css/common.css +++ b/css/common.css
@@ -116,7 +116,7 @@ a:link {
116 padding-top: 1px; 116 padding-top: 1px;
117 color: inherit; 117 color: inherit;
118 text-decoration: none; 118 text-decoration: none;
119 border-bottom: 1px dotted #a1a3a1; 119 border-bottom: 1px dotted black;
120} 120}
121a:visited { 121a:visited {
122 color: inherit; 122 color: inherit;