summaryrefslogtreecommitdiffstats
path: root/assets/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/default.css')
-rw-r--r--assets/css/default.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 06a2f07f..ce6c30c9 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -542,3 +542,6 @@ p,
#descriptionWrapper {
max-width: 600px;
}
+
+/* Center the "invidious" logo on the search page */
+#logo > h1 { text-align: center; }