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.

26 lines
424 B

// -------------------------------------------
// Misc. Pages
// -------------------------------------------
// Elements.htm
// -------------------------------------------
.page-elements {
h3.title-divider {
margin-top: 2em;
}
}
// 404.htm
// -------------------------------------------
.error-code {
margin: 0;
}
.error-message {
margin: 0 0 1em 0;
}
.error-details {
margin: 0 0 2em 0;
}
.error-form {
}