Change links to be more noticeable with Bolding and Underlining.
This commit is contained in:
parent
48739839cf
commit
34258ed2dc
@ -62,6 +62,11 @@ h4 {
|
|||||||
font-size: 1.8em;
|
font-size: 1.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
font-weight: bold;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
.vision-statement {
|
.vision-statement {
|
||||||
/* font-size: 1.5em; */
|
/* font-size: 1.5em; */
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user