git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / outline_table_captions.css
1 table
2 {
3 border-collapse: separate !important;
4 }
5
6 caption
7 {
8 border: 1px solid #ff0000 !important;
9 }