heck 3 weeks ago
parent
commit
7f60eb06b6
  1. 46
      html/css/fontred.css

46
html/css/fontred.css

@ -47,7 +47,7 @@ body {
top: 0; top: 0;
left: 0; left: 0;
z-index: 999; z-index: 999;
opacity: 0.05; opacity: 0.06;
} }
@ -114,7 +114,7 @@ body {
} }
.card-title { .card-title {
font-family: 'Lato black', sans-serif; font-family: 'Michroma', sans-serif;
color: #ef3333; color: #ef3333;
font-size: 1.3rem; font-size: 1.3rem;
} }
@ -124,47 +124,45 @@ body {
} }
.presentedby { .presentedby {
font-family: 'Lato black', sans-serif; font-family: 'Michroma', sans-serif;
font-size: 1.42rem; font-size: 1.18rem;
letter-spacing: 0.14em; letter-spacing: 0.28em;
font-weight: normal;
text-transform: uppercase; text-transform: uppercase;
color: #9f1414; color: #d01010;
margin-top: 2vh; margin-top: 2vh;
margin-bottom: 2vh; margin-bottom: 2vh;
} }
h2 { h2 {
font-family: 'Lato black', sans-serif; font-family: 'Michroma', sans-serif;
font-size: 1.42rem; font-size: 1.20rem;
letter-spacing: 0.14em; letter-spacing: 0.28em;
font-weight: normal;
text-transform: uppercase; text-transform: uppercase;
color: #901010; color: #c00000;
margin-top: 1vh; margin-top: 1vh;
margin-bottom: 0vh; margin-bottom: 0vh;
} }
h5 {
text-transform: uppercase;
font-size: 0.1rem;
color: #c00606;
}
p { p {
font-family: 'trench', sans-serif; font-family: 'Michroma';
letter-spacing: 0.06em; font-size: 1.10em;
font-size: 1.21em; letter-spacing: 0.10em;
color: #c20606; font-weight: normal;
color: #e00000;
hyphens: none; hyphens: none;
margin-top: 0.5em; margin-top: 0.5em;
margin-bottom: 0.5em; margin-bottom: 0.5em;
} }
li { li {
font-family: 'trench', sans-serif; font-family: 'Michroma';
letter-spacing: 0.06em; font-size: 1.12em;
letter-spacing: 0.10em;
font-weight: normal;
text-transform: capitalize; text-transform: capitalize;
font-size: 1.23em; color: #e00000;
color: #c20606;
} }
img { img {

Loading…
Cancel
Save