Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
Digital Talent
(view source)
Revision as of 10:48, 19 January 2023
30 bytes removed
,
10: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 */
}
}
Madeleine.daigle
705
edits