mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-25 11:15:19 -05:00
11 lines
119 B
CSS
11 lines
119 B
CSS
.caption {
|
|
width: 75%;
|
|
margin: .5rem 0;
|
|
line-height: 1.75;
|
|
}
|
|
|
|
.center {
|
|
text-align: center;
|
|
margin: .5rem auto;
|
|
}
|