wip: colors
This commit is contained in:
@@ -64,7 +64,6 @@ body {
|
||||
border-bottom: 0.75em solid var(--alt-color);
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
font-family: pfdintextcomppromedium;
|
||||
font-weight: 250;
|
||||
@@ -79,13 +78,6 @@ a:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* #content_wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
} */
|
||||
|
||||
#main_wrapper {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
@@ -106,11 +98,15 @@ a:hover {
|
||||
text-align: center;
|
||||
font-size: 9.75em;
|
||||
font-weight: bold;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#header > span {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#subheader {
|
||||
margin: 0;
|
||||
margin: -3em 0 0 0;
|
||||
font-size: 3.47em;
|
||||
}
|
||||
|
||||
@@ -154,4 +150,3 @@ a:hover {
|
||||
#blah > p, blah.h2 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user