Some updates #8

Merged
Benjamin merged 8 commits from responsivness into master 2023-02-05 18:21:54 +00:00
Showing only changes of commit f049c5fb83 - Show all commits

View file

@ -54,6 +54,12 @@
text-decoration: none;
}
h2 {
border-bottom-width: 1px;
border-bottom-color: var(--color);
border-bottom-style: solid;
}
section#publications span.journal,
section#conferences span.conference {
font-style: italic;