7 lines
169 B
CSS
7 lines
169 B
CSS
|
/* -- Extra CSS styles for Zephyr content ----------------------------------- */
|
||
|
|
||
|
/* make .. hlist:: tables fill the page */
|
||
|
table.hlist {
|
||
|
width: 95% !important;
|
||
|
}
|