mirror of
https://git.wownero.com/wownero/wownero-funding-system.git
synced 2024-08-15 00:53:45 +00:00
HTML development for the proposal overview page
This commit is contained in:
parent
e839934dd3
commit
0c9c0cd5a5
7 changed files with 61 additions and 19 deletions
|
@ -9,7 +9,14 @@
|
|||
<!-- Post Content Column -->
|
||||
<div class="col-lg-12">
|
||||
<!-- Title -->
|
||||
<h1 class="mt-4" style="margin-bottom: 0.1rem;">{{ proposal.headline }}</h1>
|
||||
<h1 class="mt-4" style="margin-bottom: 0.1rem;">
|
||||
{{ proposal.headline }}
|
||||
|
||||
<div id="point-wow-left">
|
||||
<img src="/static/point-left.png" style="margin-left: 10px;width: 60px;">
|
||||
<span style="color: #fc4dff;font-size: 16px;font-style: italic;font-weight: bold;margin-left: 6px;">wow</span>
|
||||
</div>
|
||||
</h1>
|
||||
|
||||
<p>
|
||||
<span style="color:grey;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue