1
0
Fork 0

highlight any messages on page newer than 12 hours

This commit is contained in:
Friendika 2010-12-07 16:27:30 -08:00
commit e59377d96b
4 changed files with 25 additions and 3 deletions

View file

@ -71,6 +71,11 @@ code {
blockquote:before {
content: '>> ';
}
.shiny {
border-color: orange !important;
}
.nav-login-link {
float: right;
margin-left: 0px;