Change operationId font size

This commit is contained in:
Artem
2017-05-29 14:38:21 +03:00
parent 20d9161e2b
commit 2fd9d9ed25
6 changed files with 19 additions and 8 deletions

View File

@@ -209,9 +209,10 @@ body
}
.opblock-summary-path,
.opblock-summary-operation-id,
.opblock-summary-path__deprecated
{
font-size: 16px;
font-size: 13px;
display: flex;
@@ -247,6 +248,16 @@ body
text-decoration: line-through;
}
.opblock-summary-path
{
font-size: 13px;
}
.opblock-summary-operation-id
{
font-size: 16px;
}
.opblock-summary-description
{
font-size: 13px;