7 lines
81 B
CSS
7 lines
81 B
CSS
#label {
|
|
font-family: nonexisting,Sans;
|
|
}
|
|
|
|
#reference {
|
|
font-family: Sans;
|
|
}
|