2017-07-29 06:24:45 +02:00
|
|
|
hr { background-color:#ccc; margin: 1em; }
|
|
|
|
body { margin:1.5em; }
|
|
|
|
img { max-width: 95%; max-height: 95%; }
|
2017-08-11 12:59:15 +02:00
|
|
|
.marked { position:fixed; right: 7px; top: 7px; width: 24px; height: 24px; display: none; }
|
2017-07-29 06:24:45 +02:00
|
|
|
#typeans { width: 100%; }
|
|
|
|
.typeGood { background: #0f0; }
|
|
|
|
.typeBad { background: #f00; }
|
|
|
|
.typeMissed { background: #ccc; }
|