Added some slight text modification for amplifier
This commit is contained in:
@@ -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"] {
|
||||
|
||||
@@ -105,6 +105,7 @@ section.tool-wrapper {
|
||||
font-weight: bold;
|
||||
padding: 3px;
|
||||
color: #fff;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
//MOSFET AMPLIFIER
|
||||
|
||||
Reference in New Issue
Block a user