We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3342f0 commit 9b50cc1Copy full SHA for 9b50cc1
assets/css/style.css
@@ -394,9 +394,10 @@ strong {
394
.article-tag,
395
.article-category {
396
display: inline-block;
397
+ font-size: 85%;
398
+ line-height: 1;
399
padding: 4px 6px;
400
margin: 2px 3px 2px 0;
- line-height: 1;
401
white-space: nowrap;
402
border-radius: 3px;
403
}
@@ -425,7 +426,6 @@ strong {
425
426
.article-license,
427
.article-navigation,
428
.article-discussion {
- font-size: 85%;
429
margin-bottom: 20px;
430
431
@@ -451,6 +451,7 @@ strong {
451
margin-right: 4px;
452
vertical-align: middle;
453
454
+
455
.article-license {
456
font-size: 85%;
457
text-align: center;
0 commit comments