1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

add textbox examples

This commit is contained in:
Jordan Scales
2020-04-21 18:34:21 -04:00
parent d82b823295
commit 77b0d6b019
6 changed files with 339 additions and 24 deletions

View File

@@ -74,6 +74,10 @@ h3 {
font-size: 2rem;
}
h4 {
font-size: 1.5rem;
}
u {
text-decoration: none;
border-bottom: 0.5px solid #222222;