Changes

Jump to navigation Jump to search
30 bytes removed ,  11:48, 19 January 2023
no edit summary
Line 128: Line 128:  
   margin-left: auto;
 
   margin-left: auto;
 
   margin-right: auto;}
 
   margin-right: auto;}
 +
    
.thumbRow {
 
.thumbRow {
 +
margin: 0 -5px;
 
clear: both;
 
clear: both;
 
  display: flex;  
 
  display: flex;  
 
   flex-flow: row wrap;
 
   flex-flow: row wrap;
width: 100%;
  −
background-color: #FFFFFF;
  −
padding-bottom: 35px;
  −
margin-right: -20px !important;
  −
   
}
 
}
 +
.thumbRow:after {
 +
  content: "";
 +
  display: table;
 +
  clear: both;
 +
}
 +
 
*{
 
*{
 
   box-sizing: border-box;
 
   box-sizing: border-box;
Line 174: Line 177:  
.thumbcolumn {
 
.thumbcolumn {
 
   flex: 0 0 33.33%;
 
   flex: 0 0 33.33%;
  display: flex;
   
   padding: 10px; /* gutter width */
 
   padding: 10px; /* gutter width */
 
}
 
}

Navigation menu

GCwiki