You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
198 B
Plaintext
26 lines
198 B
Plaintext
10 years ago
|
.categories {
|
||
|
|
||
|
}
|
||
|
|
||
|
.motd {
|
||
|
margin-bottom: 1em;
|
||
|
|
||
|
&.default {
|
||
|
|
||
|
padding: 2em;
|
||
|
|
||
|
h1 {
|
||
|
margin-top: 0;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
.footer {
|
||
|
margin-top: 1em;
|
||
|
}
|
||
|
|
||
|
.maintenance {
|
||
|
.well {
|
||
|
white-space: pre-line;
|
||
|
}
|
||
|
}
|