itcker-serve style: more precise margins

This commit is contained in:
Astro 2021-05-26 21:09:57 +02:00
förälder 6d371efc45
incheckning 0451d9a56f
1 ändrade filer med 5 tillägg och 3 borttagningar

Visa fil

@ -73,7 +73,7 @@ h3 a {
.time {
position: absolute;
transform: translate(-2.5rem, 3.8rem) rotate(270deg);
transform: translate(-2.62rem, 3.8rem) rotate(270deg);
width: 3.5rem;
text-align: right;
transform-origin: top left;
@ -83,11 +83,13 @@ h3 a {
line-height: 1.5rem;
}
.recurrence {
color: #D7D7D7;
color: #E7E7E7;
font-weight: bold;
padding-right: 0.8em;
font-size: 120%;
padding-right: 0.5rem;
}
.location {
margin-top: 0.5rem;
line-height: 1.1em;
min-height: 1.1em;
}