You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pastey/static/css/style.css

18 lines
248 B

.prettyprint ol.linenums > li { list-style-type: decimal; }
#intro {
margin-top: 58px;
}
@media (max-width: 991px) {
#intro {
margin-top: 45px;
}
}
.paste-checkbox {
padding-bottom: 20px;
}
.error {
font-size: 60px;
}