aboutsummaryrefslogtreecommitdiffstats
path: root/english/startpage.css
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2019-11-15 11:50:45 +0100
committerLaura Arjona Reina <larjona@debian.org>2019-12-13 20:00:55 +0100
commit13a5b2c3f68beedab023fe3c76204f1c3d284530 (patch)
tree6131e0df064869e703e4ebe5692ff0f707b70ac8 /english/startpage.css
parent6b521a689a23c9650986ed5e325660bec3337e9a (diff)
remove hover resize effect, no serif font in h1
Changes made after agreed with Carsten
Diffstat (limited to 'english/startpage.css')
-rw-r--r--english/startpage.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/english/startpage.css b/english/startpage.css
index 229685a7bdf..3817e86183c 100644
--- a/english/startpage.css
+++ b/english/startpage.css
@@ -26,7 +26,7 @@ html {
}
h1 {
- font-size: 2.0em;
+ font-size: 2.2em;
}
hr {
@@ -119,7 +119,6 @@ div .community {
text-transform: uppercase;
text-align: center;
letter-spacing: 0.08em;
- font-family: serif;
font-weight: bold;
}
@@ -127,11 +126,6 @@ div .community {
margin: .2em;
}
-.column:hover h1 {
- transform: scale(1.1);
- transition: .35s ease-in-out;
-}
-
.column img {
object-fit: contain;
max-width: 96%;

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