Last edited one year ago
by WikiSysop

Template:AskList/styles.css: Difference between revisions

(Created page with " .smwpagelist.col3 {column-count:3;} →‎style modern: .smwpagelist.modern li {margin:0 4px;} .smwpagelist.modern li a { width: 98%; padding: 8px 4%; background:...")
 
No edit summary
 
Line 1: Line 1:


.smwpagelist.col3 {column-count:3;}
.smwpagelist.col3 {column-count:3;}
.smwpagelist.standardplain ul {list-style:none;}
/*style modern */
/*style modern */
.smwpagelist.modern li {margin:0 4px;}
.smwpagelist.modern li {margin:0 4px;}

Latest revision as of 12:58, 22 September 2022

.smwpagelist.col3 {column-count:3;}

.smwpagelist.standardplain ul {list-style:none;}

/*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;
}
No categories assignedEdit

Discussions