/* Styles common to large and small screens */
-.fillL { background-color: white; }
-
/* Default rules for the body of every page */
body {
list-style-type: lower-alpha;
}
}
-
- #decline {
- background: $lightblue;
- &:hover {
- background: darken($lightblue, $hovercolor);
- }
- }
}
/* Rules for the account settings page */