mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
Images P&C
This commit is contained in:
parent
56f237ed4c
commit
695f014d83
55 changed files with 4 additions and 3 deletions
|
|
@ -1,20 +1,21 @@
|
|||
<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">
|
||||
@font-face {
|
||||
font-family: 'Nodesto Caps Condensed';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url(./fonts/Nodesto%20Caps%20Condensed.otf) format('opentype');
|
||||
src: local('Nodesto Caps Condensed'), url(https://github.com/jonathonf/solbera-dnd-fonts/raw/master/Nodesto%20Caps%20Condensed/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; }
|
||||
|
||||
.phb#p1{ text-align:center; }
|
||||
.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: 1px;
|
||||
.phb#p1 h1 { text-align: center; font-family: 'Nodesto Caps Condensed';font-size:90px;-webkit-text-fill-color: white;-webkit-text-stroke-width: 3px;
|
||||
-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: 1px;
|
||||
.phb#p1 h2 { text-align: center; font-family: 'Nodesto Caps Condensed';font-size:60px;-webkit-text-fill-color: white;-webkit-text-stroke-width: 2px;
|
||||
-webkit-text-stroke-color: black;}
|
||||
.phb#p1 h5 { color: white;
|
||||
font-size: 18px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue