User:Z0eff/common.css: Difference between revisions

From Ara: History Untold Wiki
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-editform #wpTextbox1 #wpTextbox1 #wpTextbox1 #wpTextbox1 {  
#editform #wpTextbox1 #wpTextbox1 #wpTextbox1 #wpTextbox1 {  
   height: 800px !important;  
   height: 800px !important;  
   min-height: 30em !important;
   min-height: 30em !important;
}
body {
  background: red;
}
}

Latest revision as of 17:13, 22 October 2024

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