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