Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
underline all links
m (Reverted edits by Jerkey (talk) to last revision by Tunabananas)
Tag: Rollback
(underline all links)
 
Line 5: Line 5:
table.blue_lines tr:nth-child(2n+1),tr.blue_lines:nth-child(2n+1){
table.blue_lines tr:nth-child(2n+1),tr.blue_lines:nth-child(2n+1){
   background-color: #CCCCFF;
   background-color: #CCCCFF;
}
a {
  text-decoration: underline;
}
}


Navigation menu