No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
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 li {margin:0 4px;} | .smwpagelist.col3, .smwpagelist.standard .ul-format {column-count:3;} | ||
.smwpagelist li a { | /*style modern */ | ||
.smwpagelist.modern li {margin:0 4px;} | |||
.smwpagelist.modern li a { | |||
width: 98%; | width: 98%; | ||
padding: 8px 4%; | padding: 8px 4%; | ||
Line 14: | Line 16: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.smwpagelist ul { | .smwpagelist.modern ul { | ||
list-style: none; | list-style: none; | ||
} | } |
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;
}