mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-16 23:02:13 +11:00
papyrus patch
This commit is contained in:
parent
bbac5a2fb9
commit
6108bbeb70
1 changed files with 2 additions and 2 deletions
|
|
@ -124,12 +124,12 @@ input[type="checkbox"]:checked ~ .reveal-if-active {
|
||||||
max-height: 100px; /* little bit of a magic number :( */
|
max-height: 100px; /* little bit of a magic number :( */
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
@font-face {font-family: "PapyrusW01"; src: url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.eot"); src: url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.woff") format("woff"), url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.svg#PapyrusW01") format("svg"); }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6, p, label{
|
h1, h2, h3, h4, h5, h6, p, label{
|
||||||
font-family: 'Josefin Sans', sans-serif;=
|
font-family: PapyrusW01;=
|
||||||
}
|
}
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue