]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/MonoBook/Opera6Fixes.css
Although color names are case-insensitive, it is recommended to use the mixed capital...
[SourceForge/phpwiki.git] / themes / MonoBook / Opera6Fixes.css
1 /**
2  *  $Id$
3  */ 
4
5 /* opera 6 fixes */
6 #column-one {
7     position: relative;
8     max-width: 11.7em;
9 }
10 #p-personal {
11     width: 45em;
12     margin-left: 8.6em;
13     right: 0;
14 }
15 #bodyContent a.external {
16     background: url(external.png) center right no-repeat;
17     padding-right: 13px;
18 }