1
0
mirror of https://github.com/fazo96/tesina.git synced 2025-01-10 11:34:20 +01:00
tesina/style.css
2015-05-27 18:24:36 +02:00

18 lines
192 B
CSS

img[alt="Syncthing"] {
max-width: 25em !important;
}
img[alt="Tor"] {
max-width: 20em !important;
}
p {
text-align: justify;
}
/* HTML */
img[alt="SyncthingPDF"]{
display: none;
}