Changes

Jump to navigation Jump to search
101 bytes removed ,  05:49, 18 June 2021
no edit summary
Line 177: Line 177:     
.fc-img img{
 
.fc-img img{
    max-width:100%;
+
  max-width:100%;
    position: absolute;
+
  height:auto;
    left: -100%;
+
  margin: auto;
    right: -100%;
+
  display: block;
    top: -100%;
  −
    bottom: -100%;
  −
    margin: auto;  
  −
    height: auto;
  −
    width: auto;
   
}
 
}
  

Navigation menu