Difference between revisions of "MediaWiki:Gadget-calculator-patients-patientInput.css"

From WikiAnesthesia
Line 3: Line 3:
}
}


#calculator-patientinput {
#calculator-patientInput {
     background-color: #ffffff;
     background-color: #ffffff;
     position: sticky;
     position: sticky;
}
}


#calculator-patientinput .form-group {
#calculator-patientInput .form-group {
     margin-bottom: 0;
     margin-bottom: 0;
}
}

Revision as of 17:18, 31 July 2021

#mw-content-text {
    margin-top: 0 !important;
}

#calculator-patientInput {
    background-color: #ffffff;
    position: sticky;
}

#calculator-patientInput .form-group {
    margin-bottom: 0;
}