updated website style
This commit is contained in:
+42
-40
@@ -33,50 +33,52 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<section class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-4 col-lg-3 col-xl-2 menu" id="menu">
|
||||
</div>
|
||||
<div class="col-12 col-md-8 col-lg-9 col-xl-10 content">
|
||||
<div class="row">
|
||||
<div class="col-12 sectionheader left">
|
||||
<div class="title">Trademarks</div>
|
||||
<div class="text">
|
||||
<p>The following trademarks are the properties of their respective owners as listed below. Should any trademark attribution be missing, mistaken or erroneous, please contact us as soon as possible for rectification.</p>
|
||||
<ul>
|
||||
<li><strong>Node.js</strong> is a trademark of Joyent Inc.</li>
|
||||
<li><strong>Linux</strong> is a registered trademark of Linus Torvalds</li>
|
||||
<li><strong>Apple, macOS, OS X</strong> are registered trademarks of Apple Inc.</li>
|
||||
<li><strong>Windows</strong> is a registered trademark of Microsoft Corporation</li>
|
||||
<li><strong>Intel</strong> is a trademark of Intel Corporation</li>
|
||||
<li><strong>AMD</strong> is a trademark of Advanced Micro Devices Inc.</li>
|
||||
<li><strong>Ryzen</strong> is a trademark of Advanced Micro Devices Inc.</li>
|
||||
<li><strong>Raspberry Pi</strong> is a trademark of the Raspberry Pi Foundation</li>
|
||||
<li><strong>Debian</strong> is a trademark of the Debian Project</li>
|
||||
<li><strong>FreeBSD</strong> is a registered trademark of The FreeBSD Foundation</li>
|
||||
<li><strong>NetBSD</strong> is a registered trademark of The NetBSD Foundation</li>
|
||||
<li><strong>Docker</strong> is a trademark of Docker, Inc.</li>
|
||||
<li><strong>Ubuntu</strong> is a trademark of Canonical Ltd.</li>
|
||||
<li><strong>CentOS</strong> is a trademark of Read Hat Inc.</li>
|
||||
<li><strong>Sun, Solaris, OpenSolaris</strong> are registered trademarks of Sun Microsystems</li>
|
||||
<li><strong>Virtual Box</strong> are registered trademarks of Oracle Corporation</li>
|
||||
<li><strong>BSD</strong> is a registered trademark of UUnet Technologies, Inc.</li>
|
||||
<li><strong>UNIX</strong> is a registered trademark of The Open Group.</li>
|
||||
<li><strong>NVIDIA</strong> is a registered trademark of NVIDIA Corporation.</li>
|
||||
<li><strong>MSI</strong> is a registered trademark Micro-Star International Co.</li>
|
||||
<li><strong>DELL</strong> is a registered trademark of Dell Inc.</li>
|
||||
<li><strong>ASUS</strong> is a registered trademark of ASUSTeK Computer.</li>
|
||||
<li><strong>Alpine</strong> is a trademark of Alpine Linux Development Team.</li>
|
||||
</ul>
|
||||
<p>All other trademarks are the property of their respective owners.</p>
|
||||
<div class="container-fluid">
|
||||
<section class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-4 col-lg-3 col-xl-2 menu" id="menu">
|
||||
</div>
|
||||
<div class="col-12 col-md-8 col-lg-9 col-xl-10 content">
|
||||
<div class="row">
|
||||
<div class="col-12 sectionheader left">
|
||||
<div class="title">Trademarks</div>
|
||||
<div class="text">
|
||||
<p>The following trademarks are the properties of their respective owners as listed below. Should any trademark attribution be missing, mistaken or erroneous, please contact us as soon as possible for rectification.</p>
|
||||
<ul>
|
||||
<li><strong>Node.js</strong> is a trademark of Joyent Inc.</li>
|
||||
<li><strong>Linux</strong> is a registered trademark of Linus Torvalds</li>
|
||||
<li><strong>Apple, macOS, OS X</strong> are registered trademarks of Apple Inc.</li>
|
||||
<li><strong>Windows</strong> is a registered trademark of Microsoft Corporation</li>
|
||||
<li><strong>Intel</strong> is a trademark of Intel Corporation</li>
|
||||
<li><strong>AMD</strong> is a trademark of Advanced Micro Devices Inc.</li>
|
||||
<li><strong>Ryzen</strong> is a trademark of Advanced Micro Devices Inc.</li>
|
||||
<li><strong>Raspberry Pi</strong> is a trademark of the Raspberry Pi Foundation</li>
|
||||
<li><strong>Debian</strong> is a trademark of the Debian Project</li>
|
||||
<li><strong>FreeBSD</strong> is a registered trademark of The FreeBSD Foundation</li>
|
||||
<li><strong>NetBSD</strong> is a registered trademark of The NetBSD Foundation</li>
|
||||
<li><strong>Docker</strong> is a trademark of Docker, Inc.</li>
|
||||
<li><strong>Ubuntu</strong> is a trademark of Canonical Ltd.</li>
|
||||
<li><strong>CentOS</strong> is a trademark of Read Hat Inc.</li>
|
||||
<li><strong>Sun, Solaris, OpenSolaris</strong> are registered trademarks of Sun Microsystems</li>
|
||||
<li><strong>Virtual Box</strong> are registered trademarks of Oracle Corporation</li>
|
||||
<li><strong>BSD</strong> is a registered trademark of UUnet Technologies, Inc.</li>
|
||||
<li><strong>UNIX</strong> is a registered trademark of The Open Group.</li>
|
||||
<li><strong>NVIDIA</strong> is a registered trademark of NVIDIA Corporation.</li>
|
||||
<li><strong>MSI</strong> is a registered trademark Micro-Star International Co.</li>
|
||||
<li><strong>DELL</strong> is a registered trademark of Dell Inc.</li>
|
||||
<li><strong>ASUS</strong> is a registered trademark of ASUSTeK Computer.</li>
|
||||
<li><strong>Alpine</strong> is a trademark of Alpine Linux Development Team.</li>
|
||||
</ul>
|
||||
<p>All other trademarks are the property of their respective owners.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<footer class="container-fluid">
|
||||
</div>
|
||||
<footer class="container-fluid footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-12">
|
||||
@@ -118,4 +120,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user