improve calendar formatting
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4048 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
fbcc5c40f9
commit
d06e7a933a
1 changed files with 5 additions and 0 deletions
|
@ -482,6 +482,11 @@ div.comment {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.calendar td {
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.calendar td.arrows {
|
||||
font-size: 130%;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue