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:
parent
1f985e0ca5
commit
d4f15be5a9
1 changed files with 2 additions and 1 deletions
|
@ -268,6 +268,7 @@ footer ul {
|
|||
|
||||
footer li {
|
||||
display: inline;
|
||||
padding: 0 0.75em;
|
||||
}
|
||||
|
||||
footer li a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue