OUR-280 Make links in forum thread pre tags white

#OUR-280 Fixed
Had to pull this PR in manually as it was targeted at the wrong branch
This commit is contained in:
Sebastiaan Janssen
2015-08-01 14:06:21 +02:00
parent 64b8f0059f
commit e475a3dcf9
@@ -167,6 +167,13 @@
}
pre {
a{
color:$color-white;
}
}
body > h2:first-child {
margin-top: 0;