mirror of https://gitlab.com/bashrc2/epicyon
Day events padding
parent
f0adba1dba
commit
2b30d08aa4
|
@ -107,11 +107,13 @@ a:link {
|
|||
float: left;
|
||||
font-size: 30px;
|
||||
position: relative;
|
||||
padding: 20px;
|
||||
}
|
||||
.calendar__day__time {
|
||||
float: left;
|
||||
font-size: 28px;
|
||||
position: relative;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
tr:nth-child(odd) > .calendar__day__cell:nth-child(odd) {
|
||||
|
|
Loading…
Reference in New Issue