Unify code colors #52

This commit is contained in:
koirand 2019-05-20 00:15:18 +09:00
parent 7df6b82a6e
commit 6b1b4e2752

View file

@ -451,7 +451,7 @@
padding: 0.2em 0.4em;
margin: 0;
font-size: 85%;
background-color: rgba(27,31,35,0.05);
background-color: #f6f6f6;
border-radius: 3px;
}
@ -540,3 +540,4 @@
#contentBody hr {
border-bottom-color: #eee;
}