changed font style
This commit is contained in:
@@ -9,18 +9,19 @@ body {
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
font-size: 150%;
|
||||
font-size: 125%;
|
||||
text-decoration: none;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 250%;
|
||||
font-size: 200%;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
font-size: 175%;
|
||||
font-size: 150%;
|
||||
}
|
||||
|
||||
.divider {
|
||||
@@ -94,7 +95,7 @@ p {
|
||||
.navigation a {
|
||||
padding-left: 2%;
|
||||
padding-right: 2%;
|
||||
font-size: 250%;
|
||||
font-size: 200%;
|
||||
font-weight: bolder;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user