mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Change style for highlighted code
This commit is contained in:
parent
ae4e7436c8
commit
0817d00011
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@ pre {
|
|||
background: #2e3436 url(img/radicale_back.png) 20% 60% no-repeat;
|
||||
}
|
||||
|
||||
.highlight pre {
|
||||
background: #eeeeec;
|
||||
text-shadow: 0 0 1px white;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
background: #a40000;
|
||||
color: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue