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 +}