mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-09 06:34:53 +03:00
Orange Bold headings for tag groups
This commit is contained in:
parent
8b1bdb3541
commit
2ab26e22f1
|
@ -14,6 +14,12 @@
|
|||
redoc {
|
||||
display: block;
|
||||
}
|
||||
|
||||
label[role=menuitem][type=group] {
|
||||
color: orange;
|
||||
font-weight: bolder;
|
||||
font-size: 120%;
|
||||
}
|
||||
</style>
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Roboto:300,400,700" rel="stylesheet">
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue
Block a user