highlight any messages on page newer than 12 hours
This commit is contained in:
parent
f3e8b55a7a
commit
e59377d96b
4 changed files with 25 additions and 3 deletions
|
@ -71,6 +71,11 @@ code {
|
|||
blockquote:before {
|
||||
content: '>> ';
|
||||
}
|
||||
|
||||
.shiny {
|
||||
border-color: orange !important;
|
||||
}
|
||||
|
||||
.nav-login-link {
|
||||
float: right;
|
||||
margin-left: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue