mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
css tweaks
This commit is contained in:
parent
bf1cf2ca5b
commit
de67b415b4
@ -44,6 +44,10 @@ header {
|
||||
font-family: $title_font_stack;
|
||||
}
|
||||
|
||||
a {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
p.professional-links {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@ -61,6 +65,10 @@ header {
|
||||
justify-content: right; //Align right
|
||||
}
|
||||
}
|
||||
|
||||
.page-src-link {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
}
|
||||
|
||||
@media
|
||||
|
@ -1,3 +1,12 @@
|
||||
h1.thesis-title {
|
||||
font-size: 3em !important;
|
||||
}
|
||||
|
||||
main h1, h2, h3 {
|
||||
font-family: "Source Serif Pro", serif;
|
||||
font-weight: 300;
|
||||
font-size: 2.2em !important;
|
||||
}
|
||||
|
||||
// Make figures looks nice
|
||||
figure {
|
||||
|
Loading…
x
Reference in New Issue
Block a user