tjrs pas
This commit is contained in:
parent
73714c9075
commit
d92a5f2da0
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 2vh;
|
bottom: 2vh;
|
||||||
margin-top: 50vh;
|
margin-top: 50vh;
|
||||||
right: 20vw;
|
right: 10vw;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
padding-bottom: 9px;
|
padding-bottom: 9px;
|
||||||
|
@ -23,6 +23,8 @@
|
||||||
.gros-titre{
|
.gros-titre{
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
font-weight: bolder;
|
||||||
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ligne-boutons{
|
.ligne-boutons{
|
||||||
|
|
Loading…
Reference in a new issue