Skip to content
Snippets Groups Projects
Commit 879256c0 authored by benjamin's avatar benjamin
Browse files

delete lora

parent a8257495
Branches
No related tags found
No related merge requests found
Pipeline #2509 passed
...@@ -29,26 +29,6 @@ ...@@ -29,26 +29,6 @@
font-style: normal; font-style: normal;
font-display: swap; font-display: swap;
} }
@font-face {
font-family: "Lora-Bold";
src: url("../fonts/Lora-Bold.eot");
/* IE9 Compat Modes */
src: url("../fonts/Lora-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lora-Bold.otf") format("opentype"), url("../fonts/Lora-Bold.svg") format("svg"), url("../fonts/Lora-Bold.ttf") format("truetype"), url("../fonts/Lora-Bold.woff") format("woff"), url("../fonts/Lora-Bold.woff2") format("woff2");
/* Modern Browsers */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Lora-Regular";
src: url("../fonts/Lora-Regular.eot");
/* IE9 Compat Modes */
src: url("../fonts/Lora-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lora-Regular.otf") format("opentype"), url("../fonts/Lora-Regular.svg") format("svg"), url("../fonts/Lora-Regular.ttf") format("truetype"), url("../fonts/Lora-Regular.woff") format("woff"), url("../fonts/Lora-Regular.woff2") format("woff2");
/* Modern Browsers */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face { @font-face {
font-family: "AtkinsonHyperlegible-Bold"; font-family: "AtkinsonHyperlegible-Bold";
src: url("../fonts/Atkinson-Hyperlegible-Bold.eot"); src: url("../fonts/Atkinson-Hyperlegible-Bold.eot");
...@@ -258,7 +238,7 @@ h2 { ...@@ -258,7 +238,7 @@ h2 {
} }
ul { ul {
background: #e2e2e2ff; background: #e2e2e2;
border-width: 3px 0 0 0; border-width: 3px 0 0 0;
border-style: solid; border-style: solid;
-o-border-image: linear-gradient(to right, #c31fba, #6600ea) 100% 1; -o-border-image: linear-gradient(to right, #c31fba, #6600ea) 100% 1;
...@@ -270,7 +250,7 @@ p { ...@@ -270,7 +250,7 @@ p {
} }
footer { footer {
background-color: #e2e2e2ff; background-color: #e2e2e2;
text-align: center; text-align: center;
padding: 1em; padding: 1em;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment