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.
monero.fail/xmrnodes/static/css/style.css

26 lines
241 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;
}