Style up the result selector and context

This commit is contained in:
Rowan Manning
2016-04-25 21:53:11 +01:00
parent aadb791d47
commit 2ebcafece3
3 changed files with 22 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@@ -17,7 +17,6 @@ code {
font-size: 90%;
color: @code-color;
background-color: @code-bg;
white-space: nowrap;
border-radius: @border-radius-base;
}