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