Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/josephhutch/aether.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 25febf9..79bc1d4 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -253,6 +253,9 @@ strong {
width: 100%;
max-width: 47rem;
}
+.pagination-text {
+ font-family: 'latolatinwebmedium';
+}
.pagination-newer {
float:left;
}