Szerkesztő:Outesticide/monobook.css
Megjelenés
Megjegyzés: közzététel után frissítened kell a böngésződ gyorsítótárát, hogy lásd a változásokat.
- Firefox / Safari: tartsd lenyomva a Shift gombot és kattints a Frissítés gombra a címsorban, vagy használd a Ctrl–F5 vagy Ctrl–R (Macen ⌘–R) billentyűkombinációt
- Google Chrome: használd a Ctrl–Shift–R (Macen ⌘–Shift–R) billentyűkombinációt
- Edge: tartsd nyomva a Ctrl-t, és kattints a Frissítés gombra, vagy nyomj Ctrl–F5-öt
#p-cactions ul
{
overflow: visible!important;
}
#p-cactions li
{
border: 2px solid lightgray !important;
float: left !important;
-moz-border-radius-topleft: .5em!important;
-moz-border-radius-topright: .5em!important;
margin-top:-2px !important;
}
#p-cactions li.selected
{
border:2px solid orange!important;
}
div.pBody
{
-moz-border-radius-topright:0.5em !important;
-moz-border-radius-bottomright:0.5em !important;
}
#content
{
-moz-border-radius-topleft: 0.75em !important;
-moz-border-radius-bottomleft: 0.75em !important;
border:1px solid #AAAAAA !important;
}
#footer
{
-moz-border-radius: 6px !important;
border:1px solid #fabd23 !important;
}