mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 14:35:45 +00:00
Update style.scss
This commit is contained in:
parent
0cb3792876
commit
e8ad4c68a7
1 changed files with 0 additions and 38 deletions
38
style.scss
38
style.scss
|
|
@ -1,39 +1 @@
|
||||||
---
|
|
||||||
---
|
|
||||||
@import 'phb.standalone.css';
|
@import 'phb.standalone.css';
|
||||||
|
|
||||||
.phb {
|
|
||||||
overflow: scroll !important;
|
|
||||||
height: auto !important;
|
|
||||||
width: auto !important;
|
|
||||||
font-size: 1em !important;
|
|
||||||
padding: 1em 3em;
|
|
||||||
min-height: 100vh;
|
|
||||||
h1 {
|
|
||||||
font-size: 300%;
|
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
|
||||||
font-size: 175%;
|
|
||||||
}
|
|
||||||
p + h2,
|
|
||||||
ul + h2,
|
|
||||||
ol + h2 {
|
|
||||||
margin-top: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
h3 {
|
|
||||||
font-size: 150%;
|
|
||||||
}
|
|
||||||
|
|
||||||
h4,h5 {
|
|
||||||
font-size: 125%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#banner {
|
|
||||||
background: black;
|
|
||||||
color:white;
|
|
||||||
padding: 1em 3em;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue