Module:Infobox/styles.css: Difference between revisions

m
no edit summary
(creating stylesheet)
 
mNo edit summary
Tag: Reverted
Line 42: Line 42:


.infobox-collapsible {
.infobox-collapsible {
font-family: "Rodin","Arial";
font-family: "Rodin-Normal","Arial";
}
}


.infobox-head > .mw-collapsible-toggle > a:not([href]) {
.infobox-head > .mw-collapsible-toggle > a:not([href]) {
   cursor: pointer;
   cursor: pointer;
   font-family: "Rodin","Arial";
   font-family: "Rodin-Normal","Arial";
}
}