mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-20 20:50:42 +01:00
9 lines
66 B
CSS
9 lines
66 B
CSS
|
|
div {
|
|
margin: 25px 50px 75px 100px;
|
|
}
|
|
|
|
span {
|
|
margin: 8px;
|
|
}
|