Comment out bg on code

This commit is contained in:
Fred Carlsen 2018-12-10 11:25:51 +01:00
parent 9636fd1b76
commit 1752aa63da

View File

@ -75,7 +75,7 @@ code {
border: 1px solid #e3eefe;
border-radius: 4px;
font-family: 'Roboto Mono';
background-color: #f2f6ff !important; // lightBlue
//background-color: #f2f6ff !important; // lightBlue
}
#wiki {