Files
postgrest/_static/css/custom.css
T
2019-06-19 21:11:46 -05:00

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;
}