mirror of
https://github.com/Mibew/docs.mibew.org.git
synced 2025-05-01 22:56:41 +03:00
Update background color of "pre" tag
This commit is contained in:
parent
1aeaf423fa
commit
fd3057a7a1
@ -9,3 +9,7 @@ header {
|
|||||||
.nav-left-indent .nav {
|
.nav-left-indent .nav {
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
background-color: #f8f8f8;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user