Improve spacing on lnd page

This commit is contained in:
Taylor Helsper 2021-03-25 23:25:02 -05:00
parent 1dc734c2f2
commit 3dca8232e6
3 changed files with 5 additions and 3 deletions

View File

@ -121,7 +121,7 @@ td, th {
margin-bottom: 5px;
}
.main_header_sub_text {
width: 600px;
width: 800px;
color: #444444;
margin: auto;
text-align: center;
@ -137,7 +137,7 @@ td, th {
margin-bottom: 5px;
}
.sub_header_sub_text {
width: 600px;
width: 800px;
color: #444444;
margin: auto;
text-align: center;

View File

@ -21,6 +21,8 @@ a:active {
.shutoff_warning,
.main_header,
.main_header_sub_text,
.sub_header,
.sub_header_sub_text,
.warning_div,
.format_div,
.app_title,

View File

@ -332,7 +332,7 @@
</div>
<br/>
<div id="channel_table_{{ c.chan_id }}" style="display: none;">
<div id="channel_table_{{ c.chan_id }}" style="display: none; margin-bottom: 40px;">
<table class="bitcoind_table" >
<thead class="bitcoind_table_header">
<td>Peer Alias</td>