Difference between revisions of "MediaWiki:Monobook.css"

From The Broken Dagger Wiki
Jump to: navigation, search
Line 4: Line 4:
 
}
 
}
  
table {
+
textarea {
 
   background: #ffffcc;
 
   background: #ffffcc;
 
}
 
}

Revision as of 20:13, 17 April 2006

/* edit this file to customize the monobook skin for the entire site */
body {
  background: #3F3F3F;
}

textarea {
  background: #ffffcc;
}