mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-14 16:04:36 +00:00
17 lines
184 B
CSS
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;
|
|
}
|