news article template, association cleanup, footer email links to serif
This commit is contained in:
@ -6,10 +6,6 @@
|
||||
z-index: 700;
|
||||
font-size: var(--font-size-caption);
|
||||
overflow: hidden;
|
||||
|
||||
a {
|
||||
font-size: var(--font-size-caption);
|
||||
}
|
||||
}
|
||||
|
||||
.contactList {
|
||||
@ -91,11 +87,18 @@
|
||||
}
|
||||
}
|
||||
|
||||
.emailLink {
|
||||
font-family: var(--font-serif);
|
||||
font-size: var(--font-size-lead);
|
||||
}
|
||||
|
||||
.pig {
|
||||
position: absolute;
|
||||
bottom: -2rem;
|
||||
right: -2rem;
|
||||
z-index: 800;
|
||||
|
||||
display: none;
|
||||
}
|
||||
|
||||
.toTop {
|
||||
|
Reference in New Issue
Block a user