4 lines
55 B
CSS
4 lines
55 B
CSS
|
:root {
|
||
|
font-family: Arial, Helvetica, sans-serif;
|
||
|
}
|