mirror of
https://github.com/vrana/adminer.git
synced 2025-08-05 06:07:57 +02:00
Designs: Fix logo
This commit is contained in:
@@ -42,7 +42,6 @@ body{color:#000;background:#f0f0f0;font-family:Verdana,Arial,Helvetica,sans-seri
|
||||
a{color:#c60;text-decoration:none}
|
||||
a:visited{color:#844200}
|
||||
a:link:hover,a:visited:hover{color:#d00808;text-decoration:underline}
|
||||
img{width:100%;max-width:100%}
|
||||
#menu #h1{margin-left:10px}
|
||||
.rtl table.layout tbody td{display:flex}
|
||||
.rtl table.layout~table thead th:first-child,.rtl table.layout~table tbody td:first-child{text-align:right !important}
|
||||
|
@@ -42,7 +42,6 @@ body{color:#829bb0;background:#002240;font-family:Verdana,Arial,Helvetica,sans-s
|
||||
a{color:#829bb0;text-decoration:none}
|
||||
a:visited{color:#517fa8}
|
||||
a:link:hover,a:visited:hover{color:#9bc0e1;text-decoration:underline}
|
||||
img{width:100%;max-width:100%}
|
||||
#menu #h1{margin-left:10px}
|
||||
#menu h1{background-color:#1d4e78}
|
||||
.rtl table.layout tbody td{display:flex}
|
||||
|
@@ -42,7 +42,6 @@ body{color:#000;background:#82a7c0;font-family:Verdana,Arial,Helvetica,sans-seri
|
||||
a{color:#f0f9ff;text-decoration:none}
|
||||
a:visited{color:#fff1d0}
|
||||
a:link:hover,a:visited:hover{color:#0b3a5a;text-decoration:underline}
|
||||
img{width:100%;max-width:100%}
|
||||
#menu #h1{margin-left:10px}
|
||||
.rtl table.layout tbody td{display:flex}
|
||||
.rtl table.layout~table thead th:first-child,.rtl table.layout~table tbody td:first-child{text-align:right !important}
|
||||
|
Reference in New Issue
Block a user