summaryrefslogtreecommitdiff
path: root/css/website.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/website.css')
-rw-r--r--css/website.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/website.css b/css/website.css
index 3492ed2..6f9360d 100644
--- a/css/website.css
+++ b/css/website.css
@@ -178,11 +178,11 @@ body {
flex-direction: column;
}
-#nextback {
+#nextprev {
padding-top: 20px;
}
-#nextback #next, #nextback #back{
+#nextprev #next, #nextprev #prev{
max-width: 40%;
overflow:hidden;
}