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;
|
||||
}
|
||||
}
|
||||
BIN
static/img/forkme_right_white_ffffff.png
Normal file
BIN
static/img/forkme_right_white_ffffff.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
Reference in New Issue
Block a user