|
@@ -225,14 +225,14 @@ footer.post-info { |
|
|
padding: 1rem; |
|
|
padding: 1rem; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.entry-title { |
|
|
|
|
|
text-align: center; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* |
|
|
/* |
|
|
* Links |
|
|
* Links |
|
|
*/ |
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
.entry-content { |
|
|
|
|
|
counter-reset: entrylinks 0 figures 0 tables 0 listings 0; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.entry-content a { |
|
|
.entry-content a { |
|
|
counter-increment: entrylinks; |
|
|
counter-increment: entrylinks; |
|
|
text-decoration: none; |
|
|
text-decoration: none; |
|
|