1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-21 10:38:23 +02:00

Add ISBN data downloader

This commit is contained in:
Alexandre Iooss
2019-08-11 10:40:39 +02:00
parent 2f872eccce
commit 861279d30d
7 changed files with 158 additions and 69 deletions

View File

@ -121,7 +121,7 @@ input[type=button]:focus, .button:hover, input[type=submit]:hover, input[type=bu
/* Pull footer to bottom */
#content {
min-height: calc(100vh - 190px);
min-height: calc(100vh - 220px);
}
.login #content {