CensoredManager/assets/css/styles.css
mctaylors 5f64caf6bc
Initial commit
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2024-06-06 22:39:59 +05:00

18 lines
No EOL
152 B
CSS

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