mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
added p2p faq section, other minor improvements
This commit is contained in:
parent
6eeb83b2e7
commit
075271ca01
5 changed files with 112 additions and 68 deletions
|
@ -15,11 +15,15 @@
|
|||
flex: 1;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
text-align: end;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.infoRow :last-child {
|
||||
flex: 2;
|
||||
color: var(--text-color);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.peerContainer, .peerHeader {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue