More layout tweaking.
This commit is contained in:
parent
4921fb8249
commit
3c80fa1214
|
@ -8,13 +8,22 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.c-article__meta {
|
.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 {
|
.c-article__title a {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.c-article__title {
|
||||||
|
margin-bottom: 0;
|
||||||
|
padding-bottom: 0;
|
||||||
|
line-hight: 0.1em;
|
||||||
|
}
|
||||||
|
|
||||||
.l-deprecation_warning {
|
.l-deprecation_warning {
|
||||||
background-color: #dd4444;
|
background-color: #dd4444;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user