.promobox-link {
background-image: url("/static/img/rog.png");
+ background-position: 100% 100%;
+ background-repeat: no-repeat;
+ border-radius: 0 0 2em 0;
+ -moz-border-radius: 0 0 2em 0;
+ -webkit-border-radius: 0 0 2em 0;
display: block;
position: relative;
- height: 32.3em;
- background-position: 100% 100%;
- background-repeat: no-repeat; }
+ height: 32.3em; }
#promobox-switcher {
position: absolute;