mirror of
https://github.com/arnaucube/ivardiaweb.git
synced 2026-02-07 03:46:40 +01:00
asdf
This commit is contained in:
@@ -88,7 +88,7 @@ body {
|
|||||||
|
|
||||||
/* index */
|
/* index */
|
||||||
|
|
||||||
@media (min-width:900px) {
|
@media (min-width:1080px) {
|
||||||
.own-indexBackgroundImage{
|
.own-indexBackgroundImage{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
/*height: 100%;*/
|
/*height: 100%;*/
|
||||||
@@ -110,10 +110,10 @@ body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width:900px) {
|
@media (max-width:1080px) {
|
||||||
.own-indexBackgroundImage{
|
.own-indexBackgroundImage{
|
||||||
/*width: 100%;*/
|
/*width: 100%;*/
|
||||||
height: 100%;
|
height: 110%;
|
||||||
z-index: -2;
|
z-index: -2;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
|||||||
6
own.css
6
own.css
@@ -88,7 +88,7 @@ body {
|
|||||||
|
|
||||||
/* index */
|
/* index */
|
||||||
|
|
||||||
@media (min-width:900px) {
|
@media (min-width:1080px) {
|
||||||
.own-indexBackgroundImage{
|
.own-indexBackgroundImage{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
/*height: 100%;*/
|
/*height: 100%;*/
|
||||||
@@ -110,10 +110,10 @@ body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width:900px) {
|
@media (max-width:1080px) {
|
||||||
.own-indexBackgroundImage{
|
.own-indexBackgroundImage{
|
||||||
/*width: 100%;*/
|
/*width: 100%;*/
|
||||||
height: 100%;
|
height: 110%;
|
||||||
z-index: -2;
|
z-index: -2;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user