edit: valeur des tailes des images dans le format haut (500 - 815px)
This commit is contained in:
+3
-3
@@ -111,7 +111,7 @@
|
||||
/*===============format haut*/
|
||||
@media (max-width:815px){
|
||||
.imgStyle{
|
||||
width:200px;
|
||||
width:180px;
|
||||
}
|
||||
|
||||
#regenBtn{
|
||||
@@ -121,12 +121,12 @@
|
||||
|
||||
/*Highlights size*/
|
||||
.imgStyle.highlightItem{
|
||||
width:333px;
|
||||
width:250px;
|
||||
height:auto;
|
||||
z-index:3;
|
||||
}
|
||||
.imgStyle.highlightMax{
|
||||
width:400px;
|
||||
width:333px;
|
||||
height:auto;
|
||||
z-index:3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user