3 lines
37 B
CSS
3 lines
37 B
CSS
|
html, body {
|
||
|
font-weight: bold;
|
||
|
}
|