mirror of
https://github.com/Mibew/docs.mibew.org.git
synced 2025-04-20 18:17:22 +03:00
16 lines
159 B
CSS
16 lines
159 B
CSS
body {
|
|
padding-top: 50px;
|
|
}
|
|
|
|
header {
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.nav-left-indent .nav {
|
|
margin-left: 15px;
|
|
}
|
|
|
|
pre {
|
|
background-color: #f8f8f8;
|
|
}
|