Difference between revisions of "Template:Freiburg/Top"

(Created page with "<html lang="en"> <head> <meta charset="utf-8"> <style> Back to top button: #back-top { position: fixed; bottom...")
 
Line 12: Line 12:
 
             position: fixed;
 
             position: fixed;
 
             bottom: 30px;
 
             bottom: 30px;
             margin-left: 150px;
+
             left: 50px;
 
         }
 
         }
 
          
 
          
Line 35: Line 35:
 
          
 
          
 
         #back-top span {
 
         #back-top span {
             width: 108px;
+
             width: 50px;
             height: 108px;
+
             height: 50px;
 
             display: block;
 
             display: block;
 
             margin-bottom: 7px;
 
             margin-bottom: 7px;

Revision as of 20:46, 18 October 2016

Back to Top