From d7e14cecfe0abdd9aeea5e589ddaeb5c302f5877 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Mon, 3 Aug 2020 11:31:46 +0530 Subject: updated info and visual indent --- library/browser/welcome.html | 95 ++++++++++++++++++++++---------------------- 1 file changed, 47 insertions(+), 48 deletions(-) (limited to 'library/browser') diff --git a/library/browser/welcome.html b/library/browser/welcome.html index 2d0c0b85..f1300f49 100644 --- a/library/browser/welcome.html +++ b/library/browser/welcome.html @@ -1,55 +1,54 @@ - - - - - -

About eSim

-
eSim logo
-
-

-eSim is an open source EDA tool for circuit design, simulation, analysis and PCB design. It is an integrated tool built using open source software such as KiCad (http://www.kicad-pcb.org), Ngspice (http://ngspice.sourceforge.net) and GHDL (http://ghdl.free.fr). eSim source is released under GNU General Public License. -

-
-

-This tool is developed by the FOSSEE team at IIT Bombay. To know more about eSim, please visit: http://esim.fossee.in. -

-
-

-To discuss more about eSim please visits at http://forums.fossee.in -

-
- + pre{ + margin: 0px 10px 0px 10px; + font-family: monospaced; + font-size: 10pt; + } + #license{ + font-size:8pt; + } + + + +

About eSim

+
eSim logo
+
+

+ eSim is an open source EDA tool for circuit design, simulation, analysis and PCB design. It is an integrated tool built using open source softwares such as KiCad (http://www.kicad-pcb.org), Ngspice (http://ngspice.sourceforge.net) and GHDL (http://ghdl.free.fr). eSim source is released under GNU General Public License. +

+
+

+ This tool is developed by the FOSSEE team at IIT Bombay. To know more about eSim, please visit: http://esim.fossee.in. +

+
+

+ To discuss more about eSim, please visit: http://forums.fossee.in +

+
+ + -- cgit