diff --git a/web/homepage/static/tazjin.css b/web/homepage/static/tazjin.css index 157fc3c3d..668c27606 100644 --- a/web/homepage/static/tazjin.css +++ b/web/homepage/static/tazjin.css @@ -130,6 +130,10 @@ h1, h2, h3 { text-align: center; } +.uncoloured-link { + color: inherit; +} + pre { width: 100%; overflow: auto;