Content deleted Content added
width 100% |
fix the offset on archive pages. |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1:
/* {{pp|small=y}} */
.current-events-calendar {
clear: right;
Line 17 ⟶ 18:
font-weight: bold;
width: 100%;
display: inline-block;
}
.current-events-calendar-archive {
margin: 8px 0 0
}
.current-events-calendar caption {
font-weight: bold;
background-color: #cedff2;
line-height: 1.6;
Line 53 ⟶ 56:
.current-events-calendar-footer td a {
font-weight: normal;
width: initial;
}
|