Files
PreMiD/Extension/css/options.css
2018-11-01 19:53:24 +01:00

16 lines
122 B
CSS

.right {
float: right;
}
#content h1 {
margin: 5px;
}
table {
margin: 5px;
}
tr td:first-child {
width: 90%;
}