Skip to content

Commit f09162f

Browse files
committed
Remove stale nav-logo CSS from regen.py, regenerate all example pages
1 parent 1e597c8 commit f09162f

109 files changed

Lines changed: 1 addition & 324 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/additive-wave.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/alpha-mask.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/arctangent.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/arm.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/array-2d.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/array-objects.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/array.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/background-image.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/bezier.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

examples/brightness.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #111; background: #fff; }
99
a { color: #111; text-decoration: none; }
1010
nav { border-bottom: 1px solid #e0e0e0; padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 60px; position: sticky; top: 0; background: #fff; z-index: 100; }
11-
.nav-logo { display: flex; align-items: center; gap: 10px; color: #111; }
12-
.nav-logo img { width: 28px; height: 28px; }
13-
.nav-logo span { font-size: 15px; font-weight: 500; }
1411
.hamburger { background: none; border: none; cursor: pointer; font-size: 22px; padding: 4px 8px; display: none; }
1512
.layout { display: flex; min-height: calc(100vh - 60px); }
1613
.sidebar-outer { width: 220px; min-width: 220px; border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; position: sticky; top: 60px; height: calc(100vh - 60px); }

0 commit comments

Comments
 (0)