aboutsummaryrefslogtreecommitdiffstats
path: root/Peli-Kiera/static
diff options
context:
space:
mode:
authoraleylara <ingirtere@gmail.com>2021-01-24 23:51:34 +1100
committeraleylara <ingirtere@gmail.com>2021-01-24 23:51:34 +1100
commit736f5822e0c99801f8910f7d0d1069f23ba3503e (patch)
treef4894e10a616541fcf81901d820943302de5eec0 /Peli-Kiera/static
parent5c03c74159000caa2b9ade477c2a898276996086 (diff)
downloadpelican-themes-736f5822e0c99801f8910f7d0d1069f23ba3503e.tar.gz
updated repo
Diffstat (limited to 'Peli-Kiera/static')
-rw-r--r--Peli-Kiera/static/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/Peli-Kiera/static/css/main.css b/Peli-Kiera/static/css/main.css
index c79050f..571f508 100644
--- a/Peli-Kiera/static/css/main.css
+++ b/Peli-Kiera/static/css/main.css
@@ -123,6 +123,8 @@ time {
#container p a {
font-style: italic;
+ text-decoration: underline;
+ text-decoration-style: dotted;
}
#container main section#list ul {
@@ -164,9 +166,11 @@ time {
}
#left-page {
text-align: left;
+ font-weight: bold;
}
#right-page {
text-align: right;
+ font-weight: bold;
}
#left-arrow {
float: left;