Change to see if css works

This commit is contained in:
Franklin 2023-04-30 22:25:36 -04:00
parent e6ff521dda
commit 21ffdd30fa
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@
content: '*';
display: inline;
}
.textfieldbb {
background-color: red;
width: 100px;
height: 100px;
}
.textfield {
height: 50px;
background-color: white;