fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Contact forms app.
[prawokultury.git]
/
prawokultury
/
static
/
css
/
promobox.scss
diff --git
a/prawokultury/static/css/promobox.scss
b/prawokultury/static/css/promobox.scss
index
619be46
..
6ea75eb
100644
(file)
--- a/
prawokultury/static/css/promobox.scss
+++ b/
prawokultury/static/css/promobox.scss
@@
-24,11
+24,14
@@
ul.promobox {
}
.promobox-link {
background-image: url('/static/img/rog.png');
}
.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;
display:block;
position: relative;
height: 32.3em;
- background-position: 100% 100%;
- background-repeat: no-repeat;
}
#promobox-switcher {
}
#promobox-switcher {