primo commit
This commit is contained in:
12
modules/mod_jem_jubilee/tmpl/red.css
Normal file
12
modules/mod_jem_jubilee/tmpl/red.css
Normal file
@ -0,0 +1,12 @@
|
||||
#jemmodulejubilee .calendar-red {
|
||||
background-image: url(img/calendar_red.png);
|
||||
background-size: 100%;
|
||||
}
|
||||
|
||||
#jemmodulejubilee .calendar-red .monthjubilee{
|
||||
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