aboutsummaryrefslogtreecommitdiffstats
path: root/english/startpage.css
Commit message (Collapse)AuthorAgeFilesLines
* Fix syntax error.Cyril Brulebois2023-09-191-1/+1
| | | | | | | Regression in ccdb794b3f. Thanks to Adam D. Barratt for quickly locating the culprit upon my initial report on IRC.
* add a small link below the big download button, point to other download optionsThomas Lange2023-09-161-1/+9
| | | | | | We want to have an immediate download of the ISO when clicking on the download button, but also give the possibility to easily download other images
* Update css formatting across all debian *.css files to be more consistentLeighton2023-02-041-246/+214
| | | | | | Removed excessive white space, set consistent tab spacing, replaced named colours (white and black) with hex values (#fff and #000) as well as replacing padding and margin values with more compact versions where possible. 'font-awesome.css' & 'docbook.css' are the only css files not modified in this commit.
* fix a11y issues on list of features in homepage (English)Ben Court2021-01-091-14/+11
|
* Change calendar colours to improve contrastBen Court2021-01-091-2/+2
|
* keep padding only vertical, for better view in mobile/small screensLaura Arjona Reina2020-12-161-1/+1
|
* stop shaking when moving over the icons, sync colorThomas Lange2019-12-131-1/+4
|
* fix position of end-of-list-arrowThomas Lange2019-12-131-2/+2
|
* remove hover resize effect, no serif font in h1Thomas Lange2019-12-131-7/+1
| | | | Changes made after agreed with Carsten
* increase width because téléchargement in french does not fit into boxThomas Lange2019-12-131-1/+1
|
* move download button down, make it smallerThomas Lange2019-12-131-3/+3
| | | | | using "width 5em" is better than percent for small screen width and when using larger fonts
* Adjust sizing of the calander stamps for Project NewsThomas Lange2019-12-131-7/+10
| | | | | Decreasing the size of the date information so the column itself is a bit smaller in the height.
* make calendar sheet more wide, text September does not fitThomas Lange2019-12-131-1/+1
|
* remove weekday from calendar sheet, make for of year a little bit smallerThomas Lange2019-12-131-10/+3
|
* make text more readableThomas Lange2019-12-131-1/+1
|
* startpage.css: make usage of img width more flexibleCarsten Schoenert2019-12-131-2/+1
| | | | | | Instead of using a fixed width for an img within the OS section using auto-width. This will scale the graphics always to the maximum possible width.
* startpage.css: rework rules for Project News sectionCarsten Schoenert2019-12-131-48/+107
|
* startpage.css: rework rules for DL button on OS sectionCarsten Schoenert2019-12-131-72/+30
| | | | | | | | | | | | | | | | Moving the download button on top of the Swirl image, using also a more clear light styling. In 2015 WebKit has introduced a new styling element called 'backdrop-filter' which would be a really nice feature if we could use this here, but Firefox don't understand this element even now in 2019! :-( Moving the button is "saving" the required space we would need otherwise if the button is used below the swirl image. Now both images in the columns are mostly equal in the height, that gives us the possibility to let the lists of points we want to present start on the same logical height. Works currently not perfectly as the images are scaling differently in case the screen is resized by the user.
* startpage.css: adding h2 to styled-href-blue rulesCarsten Schoenert2019-12-131-0/+3
|
* startpage.css: adding classes for Community sectionCarsten Schoenert2019-12-131-0/+59
|
* startpage.css: adding classes for Why Debian sectionCarsten Schoenert2019-12-131-0/+39
|
* startpage.css: adding classes for News sectionCarsten Schoenert2019-12-131-3/+86
|
* startpage.css: add new subclass for href styleCarsten Schoenert2019-12-131-0/+20
| | | | | | Adding extra styling for href elements for using within the columns. Currently only based on a more prominent blue color than the default color for href.
* startpage.css: adding new additional stylesheetCarsten Schoenert2019-12-131-0/+206
Adding all new wanted CSS classes into a own file so we currently don't need to work on the existing file debian.css.

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