Difference between revisions of "MediaWiki:Gadget-calculator-search.css"
From WikiAnesthesia
				Chris Rishel (talk | contribs)  (Created page with "#calculator-search {     margin: 0.5rem; }  .calculator-search-input {     font-size: 1.2rem;     font-weight: 500; }")  | 
				Chris Rishel (talk | contribs)   | 
				||
| Line 1: | Line 1: | ||
#calculator-search {  | #calculator-search {  | ||
  margin: 0.5rem 0rem;  | |||
}  | }  | ||
.calculator-search-  | .calculator-search-label {  | ||
  font-size: 1.2rem;  | |||
  font-weight: 500;  | |||
}  | }  | ||
Revision as of 00:41, 28 August 2021
#calculator-search {
  margin: 0.5rem 0rem;
}
.calculator-search-label {
  font-size: 1.2rem;
  font-weight: 500;
}