Difference between revisions of "MediaWiki:Gadget-calculator-search.css"
From WikiAnesthesia
				Chris Rishel (talk | contribs)  | 
				Chris Rishel (talk | contribs)   | 
				||
| Line 3: | Line 3: | ||
     padding: 0.5rem 0rem;  |      padding: 0.5rem 0rem;  | ||
}  | }  | ||
#calculator-search form {  | |||
    flex-wrap: nowrap;  | |||
}  | |||
.calculator-search-label {  | .calculator-search-label {  | ||
     font-size: 1.2rem;  |      font-size: 1.2rem;  | ||
     font-weight: 500;  |      font-weight: 500;  | ||
}  | }  | ||
Revision as of 12:01, 7 September 2021
#calculator-search {
    border-bottom: 1px solid #dee2e6;
    padding: 0.5rem 0rem;
}
#calculator-search form {
    flex-wrap: nowrap;
}
.calculator-search-label {
    font-size: 1.2rem;
    font-weight: 500;
}