diff --git a/simple.css b/simple.css index 6627d35..dcdd4df 100644 --- a/simple.css +++ b/simple.css @@ -527,6 +527,10 @@ mark { color: black; } +mark a { + color: #0d47a1; +} + img, video { max-width: 100%;