monero.fail/xmrnodes/static/css/style.css

36 lines
384 B
CSS

.center {
text-align: center;
margin: 0 auto;
}
.section {
margin-bottom: 1em;
}
.btn {
margin: .5em;
}
#footer {
padding-top: 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);
}