mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-21 07:50:42 +01:00
8 lines
80 B
CSS
8 lines
80 B
CSS
|
|
div {
|
|
position: absolute;
|
|
left: -28px;
|
|
top: -4px;
|
|
bottom: 4;
|
|
}
|