We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e73a8 commit ce7a169Copy full SHA for ce7a169
src/vocabulary/css/vocabulary.css
@@ -1285,6 +1285,12 @@ body > article.attention a {
1285
1286
.authored-posts article .categories {
1287
order: -1;
1288
+
1289
+ font-family: 'Source Sans Pro';
1290
+}
1291
1292
+.authored-posts .byline {
1293
1294
}
1295
1296
.authored-posts article figure {
@@ -1317,6 +1323,8 @@ body > article.attention a {
1317
1323
display: inline-block;
1318
1324
margin-top: 1em;
1319
1325
/* background: #F5F5F5; */
1326
1327
1320
1328
1321
1329
1322
1330
.authored-posts article p:before {
0 commit comments