diff --git a/Applications/Internet/Cyberia.app/Resources/Default.css b/Applications/Internet/Cyberia.app/Resources/Default.css index 4573619..c2b19d2 100644 --- a/Applications/Internet/Cyberia.app/Resources/Default.css +++ b/Applications/Internet/Cyberia.app/Resources/Default.css @@ -6,6 +6,11 @@ Document { font-weight: 400; } +a { + color: #0000ee; + text-decoration: underline +} + code { font-family: monospace }