.
This commit is contained in:
@@ -731,4 +731,10 @@ input {
|
||||
color: purple;
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.hide-show{
|
||||
float: right;
|
||||
transform: rotate(90deg) translateX(60px);
|
||||
color: blueviolet;
|
||||
}
|
||||
Reference in New Issue
Block a user