mirror of https://github.com/ulaulaman/eduinaf.git
Inseriti elementi responsive per il codice
This commit is contained in:
parent
5d5abd2f50
commit
77cd0c34d6
|
@ -22,3 +22,17 @@
|
|||
.titoloevidenza {
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
|
||||
.up img {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 94%;
|
||||
}
|
||||
|
||||
.evidenza > div img {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 94%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue