mirror of
https://github.com/Mibew/docs.mibew.org.git
synced 2024-11-15 08:34:12 +03:00
12 lines
126 B
CSS
12 lines
126 B
CSS
header {
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.nav-left-indent .nav {
|
|
margin-left: 15px;
|
|
}
|
|
|
|
pre {
|
|
background-color: #f8f8f8;
|
|
}
|