CensoredManager/assets/css/styles.css

18 lines
152 B
CSS
Raw Normal View History

:root {
}
.highlighted {
font-weight: bold;
}
.right {
float: right;
}
.footer {
font-style: italic;
}
.display {
font-size: 24px;
}