Visual updates to the response wall
This commit is contained in:
@@ -8,12 +8,25 @@
|
||||
<link rel="stylesheet" href="/css/response-wall.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<!-- Campaign Header -->
|
||||
<div class="response-wall-header">
|
||||
<div class="response-wall-header-content">
|
||||
<h1>📢 Community Response Wall</h1>
|
||||
<p>See what representatives are saying back to constituents</p>
|
||||
</header>
|
||||
<h2 id="campaign-name" class="campaign-subtitle" style="display: none;"></h2>
|
||||
<p id="campaign-description">See what representatives are saying back to constituents</p>
|
||||
|
||||
<div class="header-nav-buttons">
|
||||
<button class="nav-btn" id="nav-to-campaign">
|
||||
← Back to Campaign
|
||||
</button>
|
||||
<button class="nav-btn" id="nav-to-home">
|
||||
🏠 Home
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<!-- Stats Banner -->
|
||||
<div class="stats-banner" id="stats-banner" style="display: none;">
|
||||
<div class="stat-item">
|
||||
|
||||
Reference in New Issue
Block a user