1
0
mirror of https://github.com/fazo96/tesina.git synced 2025-01-10 11:34:20 +01:00

fix immagine troppo larga

This commit is contained in:
Enrico Fasoli 2015-05-25 14:54:56 +02:00
parent a4fdc2117f
commit 28710805ae

3
style.css Normal file
View File

@ -0,0 +1,3 @@
img[alt="Syncthing"] {
max-width: 25em;
}