header-caddy: css
This commit is contained in:
parent
1d0eee8ad8
commit
d2189a7015
1 changed files with 7 additions and 2 deletions
|
@ -771,9 +771,14 @@ footer {
|
|||
|
||||
|
||||
|
||||
pre, code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
h2 {
|
||||
margin-top: 1.5em;
|
||||
border-bottom: 0.2em solid #ccc;
|
||||
}
|
||||
|
||||
.panel {
|
||||
padding: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue