Remove sidebar brand diamond; color homepage title with sidebar accent
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% block head %}
|
||||
<style>
|
||||
.home-head { margin-bottom: 28px; text-align: center; }
|
||||
.home-head h1 { margin-bottom: 6px; }
|
||||
.home-head h1 { margin-bottom: 6px; color: var(--accent); }
|
||||
|
||||
.tiles { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; }
|
||||
/* faded bar between areas, like the sidebar separators */
|
||||
|
||||
Reference in New Issue
Block a user