Difference between revisions of "Template:TU Darmstadt/CSS"

Line 3,244: Line 3,244:
 
display: block;
 
display: block;
 
width: 23em;
 
width: 23em;
 +
                                -moz-transition: -moz-transform 0.5s ease;
 +
-webkit-transition: -webkit-transform 0.5s ease;
 +
-ms-transition: -ms-transform 0.5s ease;
 +
transition: transform 0.5s ease;
 
}
 
}
 
                         body.header-unvisible #wrapper {
 
                         body.header-unvisible #wrapper {

Revision as of 10:21, 28 October 2017