No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
/*.smwpagelist .ul-format {column-count:3;}*/ | /*.smwpagelist .ul-format {column-count:3;}*/ | ||
.smwpagelist.modern | /*style modern */ | ||
.smwpagelist.modern | .smwpagelist.modern li {margin:0 4px;} | ||
.smwpagelist.modern li a { | |||
width: 98%; | width: 98%; | ||
padding: 8px 4%; | padding: 8px 4%; | ||
Line 14: | Line 15: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.smwpagelist.modern | .smwpagelist.modern ul { | ||
list-style: none; | list-style: none; | ||
} | } |
Revision as of 08:46, 22 September 2022
h2 {border-bottom:none; font-size:1.5rem}
h3 {border-bottom:none; font-size:1.2rem}
/*.smwpagelist .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;
}