.
This commit is contained in:
@@ -643,6 +643,12 @@ input {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.view-question-link-longs
|
||||
color: blue;
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.date {
|
||||
font-size: smaller;
|
||||
opacity: 50%;
|
||||
@@ -719,4 +725,10 @@ input {
|
||||
.marking-block details {
|
||||
padding-right: 20px;
|
||||
flex: 1
|
||||
}
|
||||
|
||||
.image-link {
|
||||
color: purple;
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user