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

18 lines
192 B
CSS
Raw Normal View History

2015-05-25 14:54:56 +02:00
img[alt="Syncthing"] {
2015-05-25 15:01:01 +02:00
max-width: 25em !important;
2015-05-25 14:54:56 +02:00
}
2015-05-27 09:06:19 +02:00
img[alt="Tor"] {
max-width: 20em !important;
}
2015-05-27 09:06:19 +02:00
p {
text-align: justify;
}
/* HTML */
img[alt="SyncthingPDF"]{
display: none;
}