mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
8 lines
84 B
CSS
8 lines
84 B
CSS
body
|
|
{
|
|
font-family: 'Segoe UI', sans-serif
|
|
}
|
|
|
|
span {
|
|
font-style: italic
|
|
} |