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

Remove the standard footnotes CSS

This commit is contained in:
Guillaume Ayoub 2012-03-31 03:01:59 +02:00
parent 1c98b25ade
commit f6421a5b41

View file

@ -245,24 +245,6 @@ aside > header {
margin: 1em 0;
}
article footer {
font-size: 0.8em;
opacity: 0.7;
padding-left: 20px;
}
article footer div {
padding: 0.2em;
}
article footer div a:first-child {
margin-right: 0.5em;
}
article footer div * {
display: inline;
}
.docinfo {
display: none;
}