You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
218 B

@import url("css/theme.css"); /* make sure to sync this with the base theme's css filename */
.body {
color: #2C2F33;
}
.wy-side-nav-search {
background-color: #7289DA;
}
.wy-nav-content {
max-width: 1200px;
}