1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Add a padding between the footer elements

This commit is contained in:
Guillaume Ayoub 2011-08-26 19:30:41 +02:00
parent 1f985e0ca5
commit d4f15be5a9

View file

@ -268,6 +268,7 @@ footer ul {
footer li {
display: inline;
padding: 0 0.75em;
}
footer li a {