More layout tweaking.

This commit is contained in:
Anna Rose 2023-11-06 22:27:59 +00:00
parent 4921fb8249
commit 3c80fa1214

View File

@ -8,13 +8,22 @@ body {
}
.c-article__meta {
line-height: 0.5em;
line-height: 0.25em;
padding-top: 5px;
padding-bottom: 10px;
margin-block-start: 5px;
}
.c-article__title a {
color: #000000;
}
.c-article__title {
margin-bottom: 0;
padding-bottom: 0;
line-hight: 0.1em;
}
.l-deprecation_warning {
background-color: #dd4444;
text-align: center;