css variables
This commit is contained in:
@@ -94,9 +94,10 @@
|
||||
</div>
|
||||
<div class="rightcol column">
|
||||
<div class="searchcontainer column">
|
||||
<input class="searchbar" type="text" placeholder="SEARCH CLUCCS...">
|
||||
<input class="searchbar" type="text" placeholder="Search Cluccs">
|
||||
<input class="blockedwords" type="text" placeholder="Enter blocked words (separated by comma)">
|
||||
<div class="button sort-btn">
|
||||
<span class="sortby">SORT BY <span class="material-symbols-outlined">arrow_drop_down</span></span>
|
||||
<span class="sortby">Sort By <span class="material-symbols-outlined">arrow_drop_down</span></span>
|
||||
<div class="sort-dropdown">
|
||||
<ul class="sort-dropdown-list">
|
||||
<li>Time</li>
|
||||
@@ -106,11 +107,10 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="button">BLOCKED WORDS</div>
|
||||
<div class="button">POPULARITY FILTER</div>
|
||||
<!-- <div class="button">BLOCKED WORDS</div> -->
|
||||
</div>
|
||||
<div class="popchart column">
|
||||
<span class="colheader chartheader">Sports Popularity Filter</span>
|
||||
<span class="colheader chartheader">Sports Popularity Chart</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user