mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-03 04:00:35 +01:00
8 lines
80 B
CSS
8 lines
80 B
CSS
|
|
div {
|
|
position: absolute;
|
|
left: -28px;
|
|
top: -4px;
|
|
bottom: 4;
|
|
}
|