Style fixes
This commit is contained in:
parent
9454dc03b4
commit
7cc733a03e
1 changed files with 2 additions and 1 deletions
|
|
@ -79,9 +79,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#riverside-calendar .riverside-holiday-label {
|
#riverside-calendar .riverside-holiday-label {
|
||||||
|
overflow-wrap: break-word;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-size: 0.65rem;
|
font-size: 0.65rem;
|
||||||
color: #b45309;
|
color: #b45309;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-bottom: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue