2
0
mirror of https://github.com/searx/searx synced 2025-08-31 14:38:23 +00:00

Merge pull request #1126 from kvch/minor-logicodev-dark-changes

Logicodev-dark fixes
This commit is contained in:
Adam Tauber
2017-12-20 17:18:14 +01:00
committed by GitHub
2 changed files with 10 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -234,3 +234,12 @@ p.btn.btn-default{
background: #d9534f;
}
.well {
background: #444;
border-color: #282a2e;
}
.highlight {
background-color: transparent !important;
}