Difference between revisions of "MediaWiki:Vector.css"

From Diary of a Wimpy Kid Wiki
Jump to navigation Jump to search
Tags: Undo Reverted
m (Reverted edits by Username (talk) to last revision by Scrooge200)
Tag: Rollback
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
 
body {
/* Display "From Wikipedia, the free encyclopedia" */
    font-size: 18px;
#siteSub {
  display: inline;
  font-size: 92%;
  font-weight: normal;
}
}

Revision as of 18:03, 29 May 2023

/* CSS placed here will affect users of the Vector skin */
body {
    font-size: 18px;
}