mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2025-10-17 02:43:44 +01:00
Add OpenDyslexic
This commit is contained in:
parent
ae0d98306d
commit
64075009ae
BIN
fonts/OpenDyslexic3-Bold.ttf
Normal file
BIN
fonts/OpenDyslexic3-Bold.ttf
Normal file
Binary file not shown.
BIN
fonts/OpenDyslexic3-Regular.ttf
Normal file
BIN
fonts/OpenDyslexic3-Regular.ttf
Normal file
Binary file not shown.
@ -1,5 +1,7 @@
|
||||
@font-face { font-family: open-dyslexic; src: url('fonts/OpenDyslexic3-Regular.ttf'); }
|
||||
|
||||
body {
|
||||
font-family: Comic Sans MS;
|
||||
font-family: "open-dyslexic", "Comic Sans MS";
|
||||
}
|
||||
|
||||
div.container {
|
||||
@ -48,7 +50,7 @@ ul.fisher-price-links>li:hover {
|
||||
ul.fisher-price-links>li>a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
font-size: 20px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.left-aligned {
|
||||
|
Loading…
x
Reference in New Issue
Block a user