forked from rebillar/site-accueil-insa
bidouillage à l'ancienne pour fit les écrans (rip)
This commit is contained in:
parent
69f373f6a2
commit
5fc0dc595e
6 changed files with 11 additions and 5 deletions
|
@ -41,6 +41,9 @@ body {
|
||||||
background-color: #499135;
|
background-color: #499135;
|
||||||
background-repeat: no-repeat, no-repeat;
|
background-repeat: no-repeat, no-repeat;
|
||||||
background-size: auto,cover;
|
background-size: auto,cover;
|
||||||
|
-webkit-background-size: auto,cover;
|
||||||
|
-moz-background-size: auto,cover;
|
||||||
|
-o-background-size: auto,cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,7 +54,9 @@ body {
|
||||||
background-position: center center, center center;
|
background-position: center center, center center;
|
||||||
background-size: auto,cover;
|
background-size: auto,cover;
|
||||||
background-attachment: fixed,fixed;
|
background-attachment: fixed,fixed;
|
||||||
|
-webkit-background-attachment: fixed,fixed ;
|
||||||
|
-webkit-transform: translateZ(0);
|
||||||
|
z-index: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6.2 MiB |
Binary file not shown.
Before Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
Binary file not shown.
Before Width: | Height: | Size: 55 KiB |
|
@ -1,7 +1,8 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<svg
|
<svg
|
||||||
version="1.1"
|
version="1.1"
|
||||||
viewBox="0 0 285 380"
|
preserveAspectRatio="none"
|
||||||
|
viewBox="0 0 485 480"
|
||||||
id="svg7680"
|
id="svg7680"
|
||||||
sodipodi:docname="hutte_panoramix.svg"
|
sodipodi:docname="hutte_panoramix.svg"
|
||||||
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
|
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
|
||||||
|
@ -23,9 +24,9 @@
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
showborder="false"
|
showborder="false"
|
||||||
borderlayer="false"
|
borderlayer="false"
|
||||||
inkscape:zoom="0.87830105"
|
inkscape:zoom="0.43915053"
|
||||||
inkscape:cx="88.807818"
|
inkscape:cx="-236.82085"
|
||||||
inkscape:cy="368.32473"
|
inkscape:cy="244.79078"
|
||||||
inkscape:window-width="1128"
|
inkscape:window-width="1128"
|
||||||
inkscape:window-height="682"
|
inkscape:window-height="682"
|
||||||
inkscape:window-x="-6"
|
inkscape:window-x="-6"
|
||||||
|
|
Before Width: | Height: | Size: 1 MiB After Width: | Height: | Size: 1 MiB |
Loading…
Reference in a new issue