.
This commit is contained in:
@@ -644,4 +644,4 @@ input {
|
|||||||
position: stick;
|
position: stick;
|
||||||
top: 1px;
|
top: 1px;
|
||||||
background-color: darkslategrey;
|
background-color: darkslategrey;
|
||||||
}:where
|
}
|
||||||
@@ -638,4 +638,10 @@ input {
|
|||||||
|
|
||||||
.date:hover {
|
.date:hover {
|
||||||
opacity: 100%;
|
opacity: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.floating-header {
|
||||||
|
position: stick;
|
||||||
|
top: 1px;
|
||||||
|
background-color: darkslategrey;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user