.
This commit is contained in:
@@ -629,4 +629,13 @@ input {
|
||||
color: blue;
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.date {
|
||||
font-size: smaller;
|
||||
opacity: 50%;
|
||||
}
|
||||
|
||||
.date:hover {
|
||||
opacity: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user