transition for earlier commit

This commit is contained in:
ehpersonal38
2022-07-04 18:01:36 -04:00
parent 2a36228599
commit d13ee9865a
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -261,6 +261,11 @@ button:hover {
margin-right: auto;
}
.views {
transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
}
.views .centered button {
background-color: rgb(219, 255, 235);
padding: 12px;