navigation aid: show server name on page
This commit is contained in:
parent
0e6eb4d002
commit
e287014b98
2 changed files with 9 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue