This commit is contained in:
Ross
2020-12-28 23:45:19 +00:00
parent e5af6c237f
commit ca5d393408
4 changed files with 40 additions and 19 deletions
+3 -3
View File
@@ -21,7 +21,8 @@ a, a:link {
.answer-list .answer:hover{
z-index: 99999;
color:rgba(142, 68, 173, 1);
position: relative;
background: rgba(167, 167, 167, 0.7);
}
.answer-list .correct {
@@ -153,7 +154,6 @@ button a {
#dicom-image {
width: 100%;
height: 600px;
z-index: 0;
}
#dicom-image.marking-dicom {
@@ -162,7 +162,7 @@ button a {
bottom: 0px;
width: 50%;
height: 90%;
z-index: 1;
}
.marking {