Skip to content
Snippets Groups Projects
readthedocs.css 184 B
Newer Older
table.colwidths-auto td {
  width: 50%
}
.header-logo {
    background-image: url("../image/mmengine-logo.png");
    background-size: 130px 40px;
    height: 40px;
    width: 130px;
}