Fix wheel scrolling on LiveGrid content
[infodrom/rico3] / documentation / ricoDocs.css
1 body {font-family: Arial, Tahoma, Verdana, sans-serif; padding: 8px;}
2 li { margin-top: 0.25em; margin-bottom: 0.25em; }\r
3 pre { background-color: #DDD; }\r
4 img { border: 0px; }\r
5 \r
6 h1 { \r
7   font-family : Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif; \r
8   background-color:#EEE;\r
9   margin-top: 0px;\r
10   padding: 4px;\r
11   -moz-border-radius: 8px;\r
12   -webkit-border-radius: 8px;\r
13 }\r
14 h2 { margin-top: 2em; }\r
15 h4 { text-decoration: underline; }\r
16 \r
17 dl { margin-left: 2em; }\r
18 dt { font-weight: bold; margin-top: 0.7em; }\r
19 \r
20 thead tr { background-color:#DDD; }\r
21 table.compat td { text-align:center; }\r
22 table.compat tr { vertical-align:bottom; }\r
23 tbody th {   text-align: left; }