1
0

List latest articles on Index

This commit is contained in:
2021-12-02 11:53:48 +01:00
parent 7cd81915fa
commit 593f510d59
6 changed files with 41 additions and 2 deletions

View File

@ -51,6 +51,10 @@ aside {
}
}
main {
article h1 a { color: inherit }
}
a {
text-decoration: none;
color: #E1140A;