1af1ed83ecd4c57e97141bffcbb1083aa4d9f5ac
[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 }