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