You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
.center {
|
|
|
|
text-align: center;
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.section {
|
|
|
|
margin-bottom: 1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn {
|
|
|
|
margin: .5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#footer {
|
|
|
|
padding-top: 4em;
|
|
|
|
padding-bottom: 4em;
|
|
|
|
}
|
|
|
|
|
|
|
|
input[type="text"] {
|
|
|
|
width: 50%;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.flashes {
|
|
|
|
padding-top: 1em;
|
|
|
|
list-style-type: none;
|
|
|
|
padding-left: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.search-btn {
|
|
|
|
margin: 2em .5em 0 .5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.wownero {
|
|
|
|
background-color: rgb(235, 74, 206);
|
|
|
|
}
|
|
|
|
|
|
|
|
.dot {
|
|
|
|
height: 10px;
|
|
|
|
width: 10px;
|
|
|
|
border-radius: 50%;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.glowing-green {
|
|
|
|
background-color: #00cd00;
|
|
|
|
}
|
|
|
|
|
|
|
|
.glowing-red {
|
|
|
|
background-color: #cd0000;
|
|
|
|
}
|
|
|
|
|
|
|
|
#node_url {
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pure-table {
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.container2 {
|
|
|
|
padding: 4em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-btn {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.current-page-btn {
|
|
|
|
background-color: #b8b8b8;
|
|
|
|
}
|
|
|
|
|
|
|
|
.xmrnodes {
|
|
|
|
width: 95%;
|
|
|
|
margin: auto;
|
|
|
|
font-size: .83em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#nodes {
|
|
|
|
padding-top: 1em;
|
|
|
|
}
|