1
0
Fork 0
dezentrale-homepage/assets/custom.css

10 lines
102 B
CSS

.centered {
margin: 0 auto;
text-align: center;
}
dl dt,
dl dd {
margin-bottom: .25em;
}