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

Clean the style

This commit is contained in:
Guillaume Ayoub 2011-02-01 03:50:13 +01:00
parent 3c065a22d5
commit 27b33475e5

View file

@ -29,19 +29,9 @@ background: #2e3436 url(img/radicale_back.png) 20% 60% no-repeat;
nav ul {
background: #a40000;
color: white;
text-shadow: 0 0 1px white;
margin: -4.5em 0 6em 100px;
}
nav ul li {
padding: .25em .5em;
}
nav ul li a {
margin: -.25em -.5em;
text-shadow: none;
}
nav li a:hover,
nav li a:focus {
box-shadow: 1px 1px 3px #600;