24 lines
262 B
CSS
24 lines
262 B
CSS
div.wy-menu.rst-pro {
|
|
display: none !important;
|
|
}
|
|
|
|
div.highlight {
|
|
background: #fff !important;
|
|
}
|
|
|
|
div.line-block {
|
|
margin-bottom: 0px !important;
|
|
}
|
|
|
|
#sponsors{
|
|
text-align: center;
|
|
}
|
|
|
|
#sponsors h1{
|
|
text-align: left;
|
|
}
|
|
|
|
#sponsors img{
|
|
margin: 10px;
|
|
}
|