mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
14 lines
154 B
Plaintext
14 lines
154 B
Plaintext
.email > form {
|
|
display: inline-block;
|
|
}
|
|
|
|
#aliases {
|
|
display: block;
|
|
width: 400px;
|
|
height: 200px;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 30px !important;
|
|
}
|