7 lines
108 B
CSS
7 lines
108 B
CSS
#responseField{
|
|
font-family: Segoe UI;
|
|
font-size: 24px;
|
|
color: black;
|
|
text-decoration: none;
|
|
}
|