मीडियाविकि वार्ता:Common.css

पृष्ठ की सामग्री दूसरी भाषाओं में उपलब्ध नहीं है।
विकिस्रोत से

Hi अनिरुद्ध कुमार, this page has a lot of weird things. When you click "edit", you need to:

  1. Delete everything from line 320 to the end
  2. Delete everything between lines 183 and 295
  3. Delete everything between lines 1 and 29

If you need any help with adding certain parts of CSS, let me know and I'll tell you what you need to add. Jon Harald Søby (वार्ता) १६:३८, १९ अक्टूबर २०१९ (UTC)[उत्तर दें]

add below code[सम्पादन]

Hi अनिरुद्ध कुमार and अजीत कुमार तिवारी , plz add the below script to work proper author page.

/* Template:Author */
.authortemplate {
	border: 1px solid #BEA2A2;
	background-color: #E4D8D8;
}
.author_notes {
	border-bottom: 1px solid #A88;
	background-color: #FFFBFC;
}
.author_seealso {	/* Remove this if we change to Plain_sister usage */
	float: right;
	padding: 2px;
	margin: 0 0 0.5em 1em;
	border: 1px solid #CCC;
}