Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 885: Line 885:
 
   }
 
   }
 
   #bodyContent .panel {
 
   #bodyContent .panel {
    display: none;
 
 
     padding: 0 18px;
 
     padding: 0 18px;
 
     background-color: white;
 
     background-color: white;
Line 893: Line 892:
 
     -o-transition: max-height 0.5s ease-out;
 
     -o-transition: max-height 0.5s ease-out;
 
     transition: max-height 0.5s ease-out;
 
     transition: max-height 0.5s ease-out;
  }
 
 
  .panel.show {
 
    display: block;
 
 
   }
 
   }
 
   #bodyContent .panel p {
 
   #bodyContent .panel p {

Revision as of 21:07, 31 October 2017