Reduce scroll top arrow

This commit is contained in:
Grégory Soutadé 2017-04-17 20:37:26 +02:00
parent d48d1e94a9
commit 82cef032eb
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ body {
/* From http://www.trucsweb.com/tutoriels/javascript/retour-haut/ */
a#buttonTop{
border-radius:3px;
padding:10px;
padding:0 10px 10px 10px;
font-size:3em;
text-align:center;
color:#fff;