primo commit
This commit is contained in:
12
modules/mod_jem_teaser/tmpl/orange.css
Normal file
12
modules/mod_jem_teaser/tmpl/orange.css
Normal file
@ -0,0 +1,12 @@
|
||||
#jemmoduleteaser .calendar-orange {
|
||||
background-image: url(img/calendar_orange.png);
|
||||
background-size: 100%;
|
||||
}
|
||||
|
||||
#jemmoduleteaser .calendar-orange .monthteaser {
|
||||
color: #fff;
|
||||
text-shadow: -1px -1px 0 rgba(0,0,0,0.2),
|
||||
1px -1px 0 rgba(0,0,0,0.2),
|
||||
-1px 1px 0 rgba(0,0,0,0.2),
|
||||
1px 1px 0 rgba(0,0,0,0.2);
|
||||
}
|
||||
Reference in New Issue
Block a user