This commit is contained in:
Manos Katsomallos 2019-12-31 18:59:19 +02:00
parent 36bbe9e75e
commit 5f1e85031b

View File

@ -227,6 +227,10 @@ h1, h2, h3, h4, h5, p {
margin-left: 30%;
}
#experience .content {
border-bottom: 0.1em solid lightgray;
}
#experience .title, #education .title {
display: inline;
color: black;
@ -273,10 +277,6 @@ h1, h2, h3, h4, h5, p {
margin-bottom: 2em;
}
#education .content {
border-top: 0.1em solid lightgray;
}
#education .thesis {
color: dimgray;
font-family: sans-serif;