aboutsummaryrefslogtreecommitdiffstats
path: root/english/debhome.css
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2021-08-14 23:23:56 +0200
committerLaura Arjona Reina <larjona@debian.org>2021-08-14 23:23:56 +0200
commit12da605faf03ddb8d51390d5c255e638decc9de9 (patch)
treed0bbd3713aea49867c0ce096506676d586b05a33 /english/debhome.css
parent18706f9eabba7b4bf04707d95ed4e09e5bf0d9d2 (diff)
use /* */ for comments, # is wrong! thanks Antoine Le Gonidec again!
Diffstat (limited to 'english/debhome.css')
-rw-r--r--english/debhome.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/english/debhome.css b/english/debhome.css
index 90b88a7fe77..0e6fb7af7eb 100644
--- a/english/debhome.css
+++ b/english/debhome.css
@@ -46,8 +46,8 @@
height:0;
}
-# move the foreground image to the left for narrow screens
-# thanks Antoine Le Gonidec https://lists.debian.org/debian-www/2021/08/msg00034.html
+/* move the foreground image to the left for narrow screens */
+/* thanks Antoine Le Gonidec https://lists.debian.org/debian-www/2021/08/msg00034.html */
@media screen and (max-width: 650px) {
#splash h1 {

© 2014-2024 Faster IT GmbH | imprint | privacy policy