Difference between revisions of "User:Annilys/vector.css"

From Taskman Wiki
Jump to navigation Jump to search
(Created page with ".mw-changeslist ul.special, .mw-changeslist h4 { font-family: monospace; }")
 
m
 
Line 2: Line 2:
 
.mw-changeslist h4 {
 
.mw-changeslist h4 {
 
   font-family: monospace;
 
   font-family: monospace;
 +
  font-size: 110%;
 
}
 
}

Latest revision as of 13:48, 15 May 2020

.mw-changeslist ul.special,
.mw-changeslist h4 {
  font-family: monospace;
  font-size: 110%;
}