ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات.

 /*  جعل مربع النص أكبر */
#wpTextbox1 {
  font-size: 90%;
}
.mw-editform #wpTextbox1 { max-height: none; }
#wpTextbox1 { height: 35em; }

/* لا تظهر هذه */
#pt-logout, 
#mw-usercsspreview,
#clearprefcache,
.editpage-head-copywarn,
.mw-userconfigpublic { 
	display: none; 
}