mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 12:32:08 -06:00
8 lines
84 B
CSS
8 lines
84 B
CSS
body
|
|
{
|
|
font-family: 'Segoe UI', sans-serif
|
|
}
|
|
|
|
span {
|
|
font-style: italic
|
|
} |