This commit is contained in:
Ross
2021-08-21 10:00:25 +01:00
parent 33fce2fccf
commit 796ea1d8be
2 changed files with 9 additions and 3 deletions
+7 -1
View File
@@ -638,4 +638,10 @@ input {
.date:hover {
opacity: 100%;
}
}
.floating-header {
position: stick;
top: 1px;
background-color: darkslategrey;
}:where