]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/MonoBook/monobook.css
No table summary in HTML 5
[SourceForge/phpwiki.git] / themes / MonoBook / monobook.css
1 /**
2  * We have two possibilities to override the default:
3  * 1. import is ns4 incompatible
4  * 2. add a 2nd css in themeinfo.php
5  */
6
7 /* @import url(../default/phpwiki.css); */
8
9 @import url(main.css);
10
11 /* For emacs users
12  *
13  * Local Variables:
14  * mode: c
15  * c-file-style: cc-mode
16  * End:
17  */