mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Add a background behind the code tags
This commit is contained in:
parent
fd0eb3a665
commit
38c29779cc
1 changed files with 5 additions and 0 deletions
|
@ -47,6 +47,11 @@ dt {
|
|||
margin: 0.8em 0 0.2em 0;
|
||||
}
|
||||
|
||||
code {
|
||||
background: rgba(0, 150, 0, 0.03);
|
||||
border-radius: 0.25em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
background: url(img/icon.png) no-repeat top left;
|
||||
color: #a40000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue