fix styling in tutorial html

This commit is contained in:
Stefan Frederik 2020-12-28 03:39:31 +01:00
parent 6d8a7a6eb6
commit 6363579e97
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ write cmos_example.raw
<p>
Run again the simulation and the <kbd>ngspice::annotate</kbd> command and values will be updated.
</p>
<img src="backannotation10.svg">
<img style="box-shadow:none;" src="backannotation10.svg">
<p>
You can add additional variables in the raw file , for example modifying the .save instruction:<br>
<kbd>.save all @m4[gm] @m5[gm] @m1[gm]</kbd>