MediaWiki:Vector.css

From CruisersWiki

(Difference between revisions)
Jump to: navigation, search
(fix for drowned [edit] anchors)
(no float right)
 
Line 4: Line 4:
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
     display: flex;
     display: flex;
 +
/*
     justify-content: space-between;
     justify-content: space-between;
 +
*/
}
}
-
.editsection {
+
span.editsection {
     order: 2;
     order: 2;
 +
    margin-left: 10px;
}
}

Latest revision as of 08:53, 22 August 2018

/* CSS placed here will affect users of the Vector skin */

/* fix for drowned [edit] anchors */
h1, h2, h3, h4, h5, h6 {
    display: flex;
/*
    justify-content: space-between;
 */
}
span.editsection {
    order: 2;
    margin-left: 10px;
}
Personal tools
advertisement
Friends of Cruisers Wiki