Customizing design of About Page, standardizing old W95 styles
This commit is contained in:
6
public/styles/components/w95/_text-field.scss
Normal file
6
public/styles/components/w95/_text-field.scss
Normal file
@ -0,0 +1,6 @@
|
||||
.c-text-field {
|
||||
@include frame95($w95Scale);
|
||||
background: white;
|
||||
color: black;
|
||||
cursor: text;
|
||||
}
|
Reference in New Issue
Block a user