Jump to content

User:Mandruss/common.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
/* .autocomment { color: inherit; font-weight: lighter; font-style: normal; } /* improved edit summary readability - proposal Option 6 */
/* .autocomment { color: inherit; font-weight: lighter; font-style: normal; } /* improved edit summary readability - proposal Option 6 */
#wpTextbox1 {
#wpTextbox1 {
font-size: 150%;
font-size: 110%;
} /* increase edit window font size */
} /* increase edit window font size */

Revision as of 22:15, 16 January 2018

.citation-comment {display: inline !important;} /* show all Citation Style 1 error messages */
#HD-pageNavBox {display: none !important;} /* hide help desk nav box */
.autocomment { color: #585858; font-style: normal; } /* improved edit summary readability - proposal Option 7 */
/* .autocomment { color: inherit; font-weight: lighter; font-style: normal; } /* improved edit summary readability - proposal Option 6 */
#wpTextbox1 {
  font-size: 110%;
} /* increase edit window font size */