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.
|
- @import variables
-
- div#message
- color: $baseColor1
- font-family: monospace
- font-size: 700%
- font-weight: normal
- margin-top: 8%
- text-align: center
-
- span
- &#error-num
- font-size: 170%
- vertical-align: middle
-
- &.c1
- color: $baseColor1
-
- &.c2
- color: $baseColor2
-
- &.c3
- color: $baseColor3
|