Kaydet (Commit) 6d1c149a authored tarafından Berker Peksag's avatar Berker Peksag

Issue #22723: Make link styling more accessible.

Patch by Buck Golemon.
üst 2cef3001
...@@ -94,11 +94,11 @@ div.body div.seealso { ...@@ -94,11 +94,11 @@ div.body div.seealso {
} }
div.body a { div.body a {
color: #00608f; color: #0072aa;
} }
div.body a:visited { div.body a:visited {
color: #30306f; color: #6363bb;
} }
div.body a:hover { div.body a:hover {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment