aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/monobook/Opera7Fixes.css
blob: c00576870333a8bac8dfe3781b36a315777a276f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* small tweaks for opera seven */
#p-cactions {
    margin-top: 0.1em;
}
#p-cactions li a {
    top: 2px;
}
#bodyContent a.external {
    background: url(external.png) center right no-repeat;
    padding-right: 13px;
}