User:Z0eff/common.css: Difference between revisions

From Ara: History Untold Wiki
No edit summary
No edit summary
Line 5: Line 5:


body {
body {
   background: red;
   background: red !important;
}
}

Revision as of 15:19, 22 October 2024

.mw-editform#wpTextbox1 { 
  height: 800px !important; 
  min-height: 30em !important;
}

body {
  background: red !important;
}