This repository has been archived on 2024-02-09. You can view files and clone it, but cannot push or open issues or pull requests.
scel-buc/style.css

11 lines
152 B
CSS

.message {
border: 1px solid;
margin-bottom: 1.5em;
padding: 0px 1ex;
}
.metadata {
font-weight: bold;
border-bottom: 1px solid;
}