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

19 lines
189 B
CSS

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