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

Fix the color of the discs in the contents

This commit is contained in:
Guillaume Ayoub 2012-03-19 11:46:35 +01:00
parent 5d97f889fe
commit d117e73cdf

View file

@ -204,7 +204,6 @@ body > section {
}
.contents ul li li {
color: white;
list-style: disc;
}