Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,14 @@ opacity:0.8;
article{width:695px; float:left; margin-left:20px; padding:0px; }
article.full{}

section-head { margin-bottom:20px; display:inline-block; width:100%; border-radius:8px; padding:0px; text-align: center; }
section-area { margin-bottom:20px; display:inline-block; width:100%; border-radius:8px; padding:0px; text-align: center; border: 1px solid light-dark(#f9d72c, #333); background:light-dark(#e5f1d3, #1b1b1b); }
section-area h1 { padding: 8px 20px 8px 20px; }
section-area p { padding: 8px 20px 8px 20px; }
section-area.snow { color: rgba(249, 215, 44, 1); background:#444; }
section-area.snow a { color: #e5f1d3; }
section-area.warning { color: rgba(249, 215, 44, 1); background:#a00; }
section-area.warning a { color: #e5f1d3; text-decoration:underline; }
.section-head { margin-bottom:20px; display:inline-block; width:100%; border-radius:8px; padding:0px; text-align: center; }
.section-area { margin-bottom:20px; display:inline-block; width:100%; border-radius:8px; padding:0px; text-align: center; border: 1px solid light-dark(#f9d72c, #333); background:light-dark(#e5f1d3, #1b1b1b); }
.section-area h1 { padding: 8px 20px 8px 20px; }
.section-area p { padding: 8px 20px 8px 20px; }
.section-area.snow { color: rgba(249, 215, 44, 1); background:#444; }
.section-area.snow a { color: #e5f1d3; }
.section-area.warning { color: rgba(249, 215, 44, 1); background:#a00; }
.section-area.warning a { color: #e5f1d3; text-decoration:underline; }
#snow { position: relative; }

section {margin-bottom:20px; background:light-dark(#fff, #1b1b1b); border-radius:8px; border:1px solid light-dark(#ddd, #333); padding:10px 20px 20px 20px;}
Expand Down
4 changes: 2 additions & 2 deletions community.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h1>Community</h1>

<article>

<section-head>
<section class="section-head">
<div class="link-grid">
<div class="link-button">
<h1><a href="https://web.libera.chat/?channel=#openscad">Discussion</a></h1>
Expand All @@ -101,7 +101,7 @@ <h1><a href="https://github.com/openscad/openscad/issues">Bug reports</a></h1>
<small>Report bugs and request features on github</small>
</div>
</div>
</section-head>
</section>

<section id="get-involved">
<h1>Get Involved</h1>
Expand Down
4 changes: 2 additions & 2 deletions documentation-articles.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>

<article>
<section-head>
<section class="section-head">
<div class="link-grid">
<div class="link-button">
<a href="documentation.html"><i class="fas fa-scroll"></i></a>
Expand All @@ -115,7 +115,7 @@ <h1><a href="documentation-videos.html">Videos</a></h1>
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>
</div>
</section-head>
</section>

<section id="tutorials-blogs">
<h1>Articles / Blogs</h1>
Expand Down
8 changes: 4 additions & 4 deletions documentation-books.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>

<article>
<section-head>
<section class="section-head">
<div class="link-grid">
<div class="link-button">
<a href="documentation.html"><i class="fas fa-scroll"></i></a>
Expand All @@ -119,9 +119,9 @@ <h1><a href="documentation-videos.html">Videos</a></h1>
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>
</div>
</section-head>
</section>

<section-head>
<section class="section-head">
<div class="link-grid">
<div class="link-button">
<a href="documentation-books.html#books-english">
Expand Down Expand Up @@ -156,7 +156,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</a>
</div>
</div>
</section-head>
</section>
<!--
-- English
-->
Expand Down
4 changes: 2 additions & 2 deletions documentation-videos.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>

<article>
<section-head>
<section class="section-head">
<div class="link-grid">
<div class="link-button">
<a href="documentation.html"><i class="fas fa-scroll"></i></a>
Expand All @@ -116,7 +116,7 @@ <h1><a href="documentation-videos.html">Videos</a></h1>
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>
</div>
</section-head>
</section>

<section id="tutorials-video">
<h1>Videos</h1>
Expand Down
4 changes: 2 additions & 2 deletions documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>

<article>
<section-head>
<section class="section-head">
<div class="link-grid">
<div class="link-button">
<a href="documentation.html"><i class="fas fa-scroll selected"></i></a>
Expand All @@ -115,7 +115,7 @@ <h1><a href="documentation-videos.html">Videos</a></h1>
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>
</div>
</section-head>
</section>

<section id="tutorial">
<h1><a href="https://en.wikibooks.org/wiki/OpenSCAD_Tutorial">OpenSCAD Tutorial</a></h1>
Expand Down
4 changes: 2 additions & 2 deletions downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1>Downloads</h1>

<article>

<section-head>
<section class="section-head">
<div class="link-grid">
<div class="link-button">
<a href="#osx"><i class="fas fa-box-open selected"></i></a>
Expand All @@ -135,7 +135,7 @@ <h1><a href="#snapshots">Nightly Builds</a></h1>
<p><small>Try the nightly builds with all the new features and improvements. Enable the new Manifold geometry engine in Preferences for a huge performance boost.</small></p>
</div>
</div>
</section-head>
</section>

<section id="osx">
<h1>macOS</h1>
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h1>Recent News</h1>
</div>

<article>
<section-area id="ticker">
<section id="ticker" class="section-area">
<div class="ticker-wrap">
<div class="ticker-move ticker-animation">
<div class="ticker-item"><div class="ticker-content">OpenSCAD Discussion, talk with Humans: <a target="_blank" href="https://web.libera.chat/?channel=#openscad">#openscad</a> (on IRC network <a target="_blank" href="https://libera.chat/">libera.chat</a>)</div></div>
Expand All @@ -139,7 +139,7 @@ <h1>Recent News</h1>
<div class="ticker-item"><div class="ticker-content">OpenSCAD Discussion, talk with Humans: <a target="_blank" href="https://web.libera.chat/?channel=#openscad">#openscad</a> (on IRC network <a target="_blank" href="https://libera.chat/">libera.chat</a>)</div></div>
</div>
</div>
</section-area>
</section>

<section>
<h1><strong><span class="green">Open</span>SCAD</strong> is software for creating solid 3D CAD objects.</h1>
Expand All @@ -161,7 +161,7 @@ <h4 style="position:absolute; left:135px; bottom:35px;"><a href="downloads.html"
</div>
</section>

<section-head>
<section class="section-head">
<div class="link-grid">
<div class="link-button">
<a href="documentation.html#tutorial"><i class="fas fa-scroll"></i></a>
Expand All @@ -184,7 +184,7 @@ <h1><a href="cheatsheet/index.html" target="_blank">Cheat Sheet</a></h1>
<small>Overview of modules and functions</small>
</div>
</div>
</section-head>
</section>

</article>

Expand Down
Loading