Improve subscription link
This commit is contained in:
parent
cba66c794e
commit
9b8da8c2b6
@ -13,7 +13,9 @@ body {
|
||||
font-size: 9pt;
|
||||
|
||||
height: auto;
|
||||
overflow: auto
|
||||
overflow: auto;
|
||||
|
||||
/*background: repeating-linear-gradient(135deg, #eee, #eee 100px, #ccc 100px, #ccc 200px);*/
|
||||
}
|
||||
|
||||
.calendar {
|
||||
@ -106,6 +108,9 @@ body {
|
||||
flex: 0 0 12px;
|
||||
margin: -5px -5px -5px 0;
|
||||
}
|
||||
.calendar-subscription-buttons {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 960px) {
|
||||
.calendar-event {
|
||||
|
Loading…
Reference in New Issue
Block a user