Top : changement de l'image et css pour que sa taille soit relative.
This commit is contained in:
parent
3c1d906146
commit
edc4dc3a95
2 changed files with 5 additions and 2 deletions
|
@ -94,9 +94,12 @@ form.search {
|
|||
.to_top {
|
||||
position: fixed;
|
||||
z-index: 101;
|
||||
/*right: 10px;*/
|
||||
bottom: 1em;
|
||||
background-color: @ini_background;
|
||||
padding: 0.3em;
|
||||
|
||||
img {
|
||||
max-width : 1.5em;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
BIN
images/top.png
BIN
images/top.png
Binary file not shown.
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in a new issue