git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / linearize_page.css
1 *
2 {
3 float: none !important;
4 position: static !important;
5 }
6
7 table, tbody, td, tfoot, th, thead, tr
8 {
9 display: block !important;
10 }