mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
7 lines
109 B
CSS
7 lines
109 B
CSS
|
body {
|
||
|
font-family: Verdana, Geneva, sans-serif;
|
||
|
font-size: 14px;
|
||
|
padding: 10px 20px;
|
||
|
color: #333;
|
||
|
}
|