diff --git a/Applications/Internet/Cyberia.app/Resources/Default.css b/Applications/Internet/Cyberia.app/Resources/Default.css index f6a7e86..e75a590 100644 --- a/Applications/Internet/Cyberia.app/Resources/Default.css +++ b/Applications/Internet/Cyberia.app/Resources/Default.css @@ -11,10 +11,18 @@ a { text-decoration: underline } +b, strong { + font-weight: bold +} + code { font-family: monospace } +em, i { + font-style: italic +} + h1 { font-size: 2em; font-weight: bold