mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
12 lines
176 B
CSS
12 lines
176 B
CSS
/* RetroZilla 3.0 Test Page Stylesheet */
|
|
#bug346690 {
|
|
cursor: none;
|
|
}
|
|
|
|
.bug378535:before {
|
|
content: "Read this - ";
|
|
}
|
|
|
|
.bug378535#hometown:before {
|
|
content: none;
|
|
} |