User:Z0eff/common.css: Difference between revisions

From Ara: History Untold Wiki
No edit summary
No edit summary
Line 2: Line 2:
   height: 800px !important;  
   height: 800px !important;  
   min-height: 30em !important;
   min-height: 30em !important;
}
body {
  background: red;
}
}

Revision as of 15:16, 22 October 2024

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

body {
  background: red;
}