mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Reimplemented logo opacity in CSS instead of changing the image; it is easier to change CSS than the image.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -217,6 +217,7 @@ hr {
|
||||
}
|
||||
.navbar .brand img {
|
||||
padding:4px 0 2px;
|
||||
opacity:.75;
|
||||
}
|
||||
.navbar a {
|
||||
border:0;
|
||||
|
||||
Reference in New Issue
Block a user