1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-01-30 19:08:51 -05:00

Removed background of <code> elements.

This commit is contained in:
Camilla Berglund 2014-02-13 15:20:12 +01:00
parent bf389f7183
commit a75c457620

View File

@ -306,7 +306,5 @@ span.stringliteral {
}
code {
background-color:hsl(0,0%,95%);
padding:0.1em;
border-radius: 4px;
}