This commit is contained in:
Ross
2021-09-09 13:41:51 +01:00
parent 755215c08c
commit 27b020f097
3 changed files with 13 additions and 2 deletions
+6
View File
@@ -731,4 +731,10 @@ input {
color: purple;
text-decoration: underline;
cursor: pointer;
}
.hide-show{
float: right;
transform: rotate(90deg) translateX(60px);
color: blueviolet;
}