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

22 lines
245 B
CSS
Raw Permalink Normal View History

img[alt="Tor"] {
max-width: 20em !important;
}
p {
text-align: justify;
}
/* PDF */
img[alt="Syncthing"]{
display: none;
}
img[alt="SyncthingPDF"] {
width: 350px !important;
}
2015-06-03 19:14:08 +02:00
img[alt="Tails Desktop"] {
width: 400px !important;
}