diff --git a/css/m4lab.css b/css/m4lab.css index 536f60ba9c116ce98a8d01103b4ed65fc168b99c..fb40ce9a04ca5644970fab0bade16e6dd7131268 100644 --- a/css/m4lab.css +++ b/css/m4lab.css @@ -33,11 +33,11 @@ padding-right:5px; display: inline-block; } -.footer-unten a {color: darkgrey; +.footer-unten a {color: darkgrey; width: 30%; } -.footer-unten a:hover {color: black; +.footer-unten a:hover {color: black; width: 30%; } -.footer-unten {color: darkgrey; +.footer-unten {color: darkgrey; width: 30%; } #socialmediabuttons a { color: darkgrey; @@ -630,4 +630,4 @@ justify-content:space-evenly;} .video-tutorial { width: 100%; -} \ No newline at end of file +} diff --git a/js/headfoot.js b/js/headfoot.js index c13e9b11c68109dfb379f87093d84abb7ba710a7..63c012cc9b7b1ce1cd54eee66682609c352295c4 100755 --- a/js/headfoot.js +++ b/js/headfoot.js @@ -227,7 +227,7 @@ function foot() { // contact let contactdiv = document.createElement('div'); contactdiv.classList.add("col-md-auto", "footer-unten") - contactdiv.innerHTML="Hochschule für Technik Stuttgart"; + //contactdiv.innerHTML="Hochschule für Technik Stuttgart"; let rowdiv = document.createElement('div'); rowdiv.classList.add("row"); for(let i = 0; i