mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 14:59:02 +00:00
Added date filter in search options and github banner on homepage
This commit is contained in:
@@ -215,4 +215,17 @@ a:hover {
|
||||
|
||||
.irs {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.github-banner {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
@media (max-width: 990px) {
|
||||
.github-banner {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user