Added some slight text modification for amplifier

This commit is contained in:
Kyle Fiedler
2012-04-26 10:07:19 -04:00
parent 3464e8bca9
commit c858ab0342
2 changed files with 3 additions and 1 deletions

View File

@@ -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"] {

View File

@@ -105,6 +105,7 @@ section.tool-wrapper {
font-weight: bold;
padding: 3px;
color: #fff;
-webkit-font-smoothing: antialiased;
}
//MOSFET AMPLIFIER