]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/MonoBook/Opera7Fixes.css
font-variant: condensed is non-standard
[SourceForge/phpwiki.git] / themes / MonoBook / Opera7Fixes.css
1 /* small tweaks for opera seven */
2 #p-cactions {
3     margin-top: 0.1em;
4 }
5 #p-cactions li a {
6     top: 2px;
7 }
8 #bodyContent a.external {
9     background: url(external.png) center right no-repeat;
10     padding-right: 13px;
11 }