mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 14:35:45 +00:00
Test font
This commit is contained in:
parent
9f8159e494
commit
56f237ed4c
23 changed files with 3 additions and 4 deletions
BIN
Hereva/fonts/Bookinsanity Bold Italic.otf
Normal file
BIN
Hereva/fonts/Bookinsanity Bold Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Bookinsanity Bold.otf
Normal file
BIN
Hereva/fonts/Bookinsanity Bold.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Bookinsanity Italic.otf
Normal file
BIN
Hereva/fonts/Bookinsanity Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Bookinsanity.otf
Normal file
BIN
Hereva/fonts/Bookinsanity.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Mr Eaves Small Caps.otf
Normal file
BIN
Hereva/fonts/Mr Eaves Small Caps.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Nodesto Caps Condensed Bold Italic.otf
Normal file
BIN
Hereva/fonts/Nodesto Caps Condensed Bold Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Nodesto Caps Condensed Bold.otf
Normal file
BIN
Hereva/fonts/Nodesto Caps Condensed Bold.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Nodesto Caps Condensed Italic.otf
Normal file
BIN
Hereva/fonts/Nodesto Caps Condensed Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Nodesto Caps Condensed.otf
Normal file
BIN
Hereva/fonts/Nodesto Caps Condensed.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Scaly Sans Bold Italic.otf
Normal file
BIN
Hereva/fonts/Scaly Sans Bold Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Scaly Sans Bold.otf
Normal file
BIN
Hereva/fonts/Scaly Sans Bold.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Scaly Sans Caps Bold Italic.otf
Normal file
BIN
Hereva/fonts/Scaly Sans Caps Bold Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Scaly Sans Caps Bold.otf
Normal file
BIN
Hereva/fonts/Scaly Sans Caps Bold.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Scaly Sans Caps Italic.otf
Normal file
BIN
Hereva/fonts/Scaly Sans Caps Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Scaly Sans Caps.otf
Normal file
BIN
Hereva/fonts/Scaly Sans Caps.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Scaly Sans Italic.otf
Normal file
BIN
Hereva/fonts/Scaly Sans Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Scaly Sans.otf
Normal file
BIN
Hereva/fonts/Scaly Sans.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Solbera Imitation.otf
Normal file
BIN
Hereva/fonts/Solbera Imitation.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Zatanna Misdirection Bold Italic.otf
Normal file
BIN
Hereva/fonts/Zatanna Misdirection Bold Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Zatanna Misdirection Bold.otf
Normal file
BIN
Hereva/fonts/Zatanna Misdirection Bold.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Zatanna Misdirection Italic.otf
Normal file
BIN
Hereva/fonts/Zatanna Misdirection Italic.otf
Normal file
Binary file not shown.
BIN
Hereva/fonts/Zatanna Misdirection.otf
Normal file
BIN
Hereva/fonts/Zatanna Misdirection.otf
Normal file
Binary file not shown.
|
|
@ -1,21 +1,20 @@
|
||||||
<img src="https://raw.githubusercontent.com/Nioux/AideDeJeu/master/Hereva/images/title_background.png" style='position:absolute;top:0px;left:0px;width:816px'/>
|
<img src="https://raw.githubusercontent.com/Nioux/AideDeJeu/master/Hereva/images/title_background.png" style='position:absolute;top:0px;left:0px;width:816px'/>
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap" rel="stylesheet">
|
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Nodesto Caps Condensed';
|
font-family: 'Nodesto Caps Condensed';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
src: local('Nodesto Caps Condensed'), url(https://github.com/jonathonf/solbera-dnd-fonts/raw/master/Nodesto%20Caps%20Condensed/Nodesto%20Caps%20Condensed.otf) format('opentype');
|
src: url(./fonts/Nodesto%20Caps%20Condensed.otf) format('opentype');
|
||||||
|
|
||||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
|
||||||
|
|
||||||
.phb#p1{ text-align:center; }
|
.phb#p1{ text-align:center; }
|
||||||
.phb#p1:after{ display:none; }
|
.phb#p1:after{ display:none; }
|
||||||
.phb#p1 h1 { text-align: center; font-family: 'Nodesto Caps Condensed';font-size:90px;-webkit-text-fill-color: white;-webkit-text-stroke-width: 3px;
|
.phb#p1 h1 { text-align: center; font-family: 'Nodesto Caps Condensed';font-size:90px;-webkit-text-fill-color: white;-webkit-text-stroke-width: 1px;
|
||||||
-webkit-text-stroke-color: black;}
|
-webkit-text-stroke-color: black;}
|
||||||
.phb#p1 h2 { text-align: center; font-family: 'Nodesto Caps Condensed';font-size:60px;-webkit-text-fill-color: white;-webkit-text-stroke-width: 2px;
|
.phb#p1 h2 { text-align: center; font-family: 'Nodesto Caps Condensed';font-size:60px;-webkit-text-fill-color: white;-webkit-text-stroke-width: 1px;
|
||||||
-webkit-text-stroke-color: black;}
|
-webkit-text-stroke-color: black;}
|
||||||
.phb#p1 h5 { color: white;
|
.phb#p1 h5 { color: white;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue