2015-03-31 10:53:26 +02:00

17 lines
184 B
CSS

img {
max-width: 900px;
}
div.related {
background-color: #01243f;
}
div.document {
background-color: #02345A;
}
.warning {
color: #881122;
font-weight: bold;
}