use HTTP_HOST as title
This commit is contained in:
parent
6e6f270df4
commit
e38c8e7a8b
2 changed files with 6 additions and 3 deletions
|
|
@ -69,11 +69,15 @@ h1 {
|
|||
background:none;
|
||||
}
|
||||
|
||||
#menu .title {
|
||||
font-size: 50%;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#menu #version {
|
||||
color: red;
|
||||
}
|
||||
#menu .version:before {
|
||||
content: 'Adminer ';
|
||||
color: #fff;
|
||||
}
|
||||
#menu #h1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue