navigation aid: show server name on page
This commit is contained in:
@@ -72,6 +72,14 @@ blockquote:before {
|
||||
content: '>> ';
|
||||
}
|
||||
|
||||
#site-location {
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
top: 3px;
|
||||
color: white;
|
||||
font-size: 60%;
|
||||
}
|
||||
|
||||
.shiny {
|
||||
border-color: orange !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user