mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
.table span.version-removed {
|
|
background-color: #fcc;
|
|
}
|
|
|
|
.table span.version-added {
|
|
background-color: #cfc;
|
|
}
|