provide CSS class for description
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2959 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
0984e47848
commit
194921e6f3
1 changed files with 6 additions and 0 deletions
|
@ -34,6 +34,12 @@ blockquote ul {
|
|||
|
||||
/* class-specific */
|
||||
|
||||
.description {
|
||||
font-style: italic;
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.3em;
|
||||
}
|
||||
|
||||
table.listing td {
|
||||
white-space: normal;
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Add table
Reference in a new issue