.
This commit is contained in:
@@ -619,3 +619,10 @@ input {
|
|||||||
top: 30px;
|
top: 30px;
|
||||||
width: 40%;
|
width: 40%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.view-question-link {
|
||||||
|
float: right;
|
||||||
|
color: blue;
|
||||||
|
cursor: pointer;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
@@ -619,3 +619,10 @@ input {
|
|||||||
top: 30px;
|
top: 30px;
|
||||||
width: 40%;
|
width: 40%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.view-question-link {
|
||||||
|
float: right;
|
||||||
|
color: blue;
|
||||||
|
cursor: pointer;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user