mirror of
https://github.com/fazo96/tesina.git
synced 2025-01-10 11:34:20 +01:00
18 lines
192 B
CSS
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;
|
|
}
|