mirror of
https://git.wownero.com/wownero/wownero-funding-system.git
synced 2024-08-15 00:53:45 +00:00
Some CSS changes
This commit is contained in:
parent
9759769300
commit
2545eecd17
15 changed files with 221 additions and 96 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="card my-6" id="incoming_txs">
|
||||
<h5 id="comments" class="card-header">Comments</h5>
|
||||
<h5 style="border-radius:0px !important;" id="comments" class="card-header">Comments</h5>
|
||||
<div class="card-body comments-panel">
|
||||
{% if logged_in %}
|
||||
<form method="post" action="comment">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue