Actions

MediaWiki

Difference between revisions of "Common.css"

From Droam Prepaid SIM Encyclopedia

Line 1: Line 1:
/* CSS placed here will be applied to all skins */
+
div.captcha {
 +
  border: 1px solid red;
 +
  background-color: grey;
 +
}

Revision as of 13:54, 8 April 2012

div.captcha {
  border: 1px solid red;
  background-color: grey;
}