1
0
Fork 0

Highlighted code tags with grey background

This commit is contained in:
Marek Suchánek 2018-01-16 20:38:07 +01:00
parent ed179344eb
commit ae4ce80334

View file

@ -29,3 +29,7 @@ a:visited {
color: #36738a;
}
code {
background-color: #f2f2f2;
border: 1px solid #e0e0e0;
}