aboutsummaryrefslogtreecommitdiffstats
path: root/english/startpage.css
diff options
context:
space:
mode:
authorThomas Lange <lange@informatik.uni-koeln.de>2019-10-12 11:24:25 +0200
committerLaura Arjona Reina <larjona@debian.org>2019-12-13 19:41:56 +0100
commitdc9e7e0871d4d7844b02d001e3ac5f5e58ebe6d2 (patch)
tree6b94ab08cd3e7cc2f4658af1dc3a7ea1ccbf8005 /english/startpage.css
parent76b2a3d604616b1bbcfc7e30d75bcb2e1e3a7c62 (diff)
Adjust sizing of the calander stamps for Project News
Decreasing the size of the date information so the column itself is a bit smaller in the height.
Diffstat (limited to 'english/startpage.css')
-rw-r--r--english/startpage.css17
1 files changed, 10 insertions, 7 deletions
diff --git a/english/startpage.css b/english/startpage.css
index f5156c5a33d..50108849f59 100644
--- a/english/startpage.css
+++ b/english/startpage.css
@@ -220,7 +220,7 @@ div .community {
.project-news-content {
padding-left: 110px;
- margin-top: -50px;
+ margin-top: -40px;
font-size: 1.1em;
}
@@ -282,7 +282,7 @@ div .community {
position: relative;
width: 4.4em;
- height: 3.2em;
+ height: 2.6em;
}
.position-em.date-as-calendar .day,
@@ -297,19 +297,22 @@ div .community {
}
.position-em.date-as-calendar .month {
- top: 0px;
- font-size: 0.7em;
- padding: 0.1em 0;
+ top: 0em;
+ font-size: 0.6em;
+ padding: 0.2em 0;
+ margin-top: -0.1em;
+ line-height: 1.1em;
}
.position-em.date-as-calendar .day {
top: .6em;
- font-size: 1.5em
+ font-size: 1.2em;
+ margin-top: 0.1em;
}
.position-em.date-as-calendar .year {
bottom: 0px;
- font-size: 0.7em;
+ font-size: 0.6em;
}
/* Multiple sizes. */

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