PCV: Change style of <aside>
This commit is contained in:
parent
b65d7033dd
commit
c717b50891
6
cv.html
6
cv.html
|
|
@ -64,6 +64,12 @@
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
aside {
|
||||||
|
margin-top: -2ch;
|
||||||
|
text-transform: uppercase;
|
||||||
|
opacity: 0.7;
|
||||||
|
}
|
||||||
|
|
||||||
section#publications span.journal,
|
section#publications span.journal,
|
||||||
section#conferences span.conference {
|
section#conferences span.conference {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue