MediaWiki:Gadget-commentr.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#wp-commentr-form {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF5CC;
	border: 1px solid #845507;
	padding: 1em;
}
 
#wp-commentr-form-save {
	float: right;
}
 
#wp-commentr-link a.external {
	background-image: none !important;
}