diff --git a/static/css/application.css b/static/css/application.css index 5bc5ea84d4..e76b936ab1 100644 --- a/static/css/application.css +++ b/static/css/application.css @@ -3968,7 +3968,8 @@ section.tool-wrapper div#controlls-container label { border-radius: 2px; font-weight: bold; padding: 3px; - color: #fff; } + color: #fff; + -webkit-font-smoothing: antialiased; } section.tool-wrapper div#controlls-container label[for="vinCheckbox"], section.tool-wrapper div#controlls-container label[for="vinRadioButton"] { color: #409fbf; } section.tool-wrapper div#controlls-container label[for="voutCheckbox"], section.tool-wrapper div#controlls-container label[for="voutRadioButton"] { diff --git a/templates/sass/courseware/_amplifier.scss b/templates/sass/courseware/_amplifier.scss index 1c7946b97d..0bc9161374 100644 --- a/templates/sass/courseware/_amplifier.scss +++ b/templates/sass/courseware/_amplifier.scss @@ -105,6 +105,7 @@ section.tool-wrapper { font-weight: bold; padding: 3px; color: #fff; + -webkit-font-smoothing: antialiased; } //MOSFET AMPLIFIER