PCV: Change style of <aside>

This commit is contained in:
Benjamin 2023-02-05 19:30:05 +01:00
parent b65d7033dd
commit c717b50891

View file

@ -64,6 +64,12 @@
border-bottom-style: solid;
}
aside {
margin-top: -2ch;
text-transform: uppercase;
opacity: 0.7;
}
section#publications span.journal,
section#conferences span.conference {
font-style: italic;