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

 
(5 intermediate revisions by the same user not shown)
Line 557: Line 557:
  
 
   #bodyContent .floatright{
 
   #bodyContent .floatright{
       float:left;
+
       float:right;
 
       margin:0;
 
       margin:0;
 
   }
 
   }
 +
  #bodyContent img.nomargin{
 +
    margin:0;
 +
  }
 +
 
}
 
}
  
Line 578: Line 582:
 
#bodyContent .max-width {
 
#bodyContent .max-width {
 
   width: 100%;
 
   width: 100%;
 +
}
 +
 +
#bodyContent .limited-height{
 +
    max-height: 500px;
 +
    width: auto;
 
}
 
}
  
Line 1,154: Line 1,163:
  
 
#bodyContent ul.eric li{
 
#bodyContent ul.eric li{
    display: flex;
 
    flex-direction: column;
 
 
     text-indent: 0;
 
     text-indent: 0;
 
}
 
}
Line 1,367: Line 1,374:
 
     -o-transition: opacity 2s linear;
 
     -o-transition: opacity 2s linear;
 
     transition: opacity 2s linear;
 
     transition: opacity 2s linear;
 +
    padding:0;
 
}
 
}
 +
  
 
#bodyContent .slider button {
 
#bodyContent .slider button {

Latest revision as of 20:31, 1 November 2017