wip: planning
This commit is contained in:
parent
9363b63bf7
commit
2433eb4bc3
BIN
images/bg.png
Normal file
BIN
images/bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #e6007e;
|
background-color: #e6007e;
|
||||||
background-image: url('../images/affiche_v1.png');
|
background-image: url('../images/bg.png');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
background-position-x: center;
|
background-position-x: center;
|
||||||
@ -21,7 +21,7 @@ body {
|
|||||||
|
|
||||||
#thsf-schedule-wrapper {
|
#thsf-schedule-wrapper {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 650px;
|
top: 600px;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
Loading…
Reference in New Issue
Block a user