No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
h2 {border-bottom:none; font-size:1.5rem} | h2 {border-bottom:none; font-size:1.5rem} | ||
h3 {border-bottom:none; font-size:1.2rem} | h3 {border-bottom:none; font-size:1.2rem} | ||
/* | /*{column-count:3;}*/ | ||
.smwpagelist.col3, .smwpagelist.standard .ul-format {column-count:3;} | |||
/*style modern */ | /*style modern */ | ||
.smwpagelist.modern li {margin:0 4px;} | .smwpagelist.modern li {margin:0 4px;} |
Latest revision as of 08:53, 22 September 2022
h2 {border-bottom:none; font-size:1.5rem}
h3 {border-bottom:none; font-size:1.2rem}
/*{column-count:3;}*/
.smwpagelist.col3, .smwpagelist.standard .ul-format {column-count:3;}
/*style modern */
.smwpagelist.modern li {margin:0 4px;}
.smwpagelist.modern li a {
width: 98%;
padding: 8px 4%;
background: #eff2f5;
color: #33445C !important;
border-radius: 5px;
border: 0 !important;
display: block;
text-decoration: none;
}
.smwpagelist.modern ul {
list-style: none;
}