1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Revert "Change style for highlighted code", as a new theme is now used in Site'n'co

This reverts commit 0817d00011.
This commit is contained in:
Guillaume Ayoub 2011-04-18 00:05:06 +02:00
parent 46400b1551
commit 311f5a9174

View file

@ -26,11 +26,6 @@ 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;