aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css/home/timeline.css (follow)
Commit message (Collapse)AuthorAgeLines
* Timeline: Move the new timeline.css in and have git recognize the renameGravatar hedy2024-05-24-432/+0
|
* Fix typo in timeline.css commentGravatar hedy2024-03-22-1/+1
|
* Timeline: Implement arrow on content boxesGravatar hedy2024-03-21-19/+48
|
* Use semantic class names in the timeline consistent with BulmaGravatar hedy2024-03-21-32/+32
| | | | | | | | | | Also turns out I was using the Bulma .content class wrong this whole time. We just need to slap that class onto a div and anything inside can be the output of, say a markdown -> HTML converter! Fix messy spacing and extraneous whitespace in the HTML as well. Special thanks to Vim macros.
* Timeline: Better design structureGravatar hedy2024-03-20-59/+105
| | | | | | | | | | | | | | - Put CSS for the pydis banner item (Aperture's logo design) inline style rather than using a class. - Style icons that uses images separate from icons that uses the pydis logo image. - Rename the pydis logo image to be more descriptive. - Group the icon and date components together for easier and more robust styling (see CSS comments). - More descriptive alt text for pydis icons. - Added responsibility: EVEN smaller icons on mobile. - Align content boxes about the middle axis rather than relying on container padding.
* Timeline: Add mobile layout, support SafariGravatar hedy2024-03-19-141/+127
| | | | | | | | Also - Add comments in CSS - Remove `-webkit` rules because most of them are deprecated And uh, I forgot, but the title summarises them!
* Timeline: Adjust spacing between timeline itemsGravatar hedy2024-03-19-1/+1
|
* Semantic animation names for timeline.cssGravatar hedy2024-03-19-24/+25
|
* Conform to 4-spaces indent for timeline.cssGravatar hedy2024-03-19-241/+241
|
* Timeline: Use an accentuated grey border for iconsGravatar hedy2024-03-19-1/+1
| | | | The grey was there as a placeholder before this.
* Timeline: Use Bulma has-background-primary class for PyDis logoGravatar hedy2024-03-19-5/+0
|
* Center align the timeline line (container ::before pseudoelement)Gravatar hedy2024-03-19-1/+1
|
* Fix typo in timeline.css CSS-variableGravatar hedy2024-03-19-1/+2
| | | | | | | Unfortunately there is a merge commit (with merge conflicts) in between this change and the timeline commit before it. Perhaps in a few years time when I'm more confident in rebasing I'll be able to amend that commit to include this fix.
* Timeline: Initial rewrite of CSSGravatar hedy2024-03-19-3739/+287
|
* Dark: Fix timeline icon bordersGravatar hedy2024-01-28-0/+4
|
* Dark: Use original light theme colors everywhereGravatar hedy2024-01-18-0/+4
| | | | | Adjusted box-shadow for dark mode to be more readable, unfortunately this gave it a little neomorphism effect...
* Dark: Fix timeline color for bordersGravatar hedy2024-01-12-2/+9
|
* Dark: Fix most colors on timelineGravatar hedy2023-12-14-7/+0
| | | | A LOT of colors are still hardcoded in the CSS
* Remove clashing cssGravatar GDWR2022-02-09-5/+0
|
* Merge branch 'master' into frontpage-100kGravatar Joe Banks2020-10-24-0/+80
|\
| * Improve timeline page animationGravatar ks1292020-10-22-0/+80
| | | | | | | | | | | | Instead of just leaving all elements like they are when bounce-in is done, when they leave from view, make them bounce out and hidden again to let them bounce-in again.
* | Fix video aspect in timeline, quote img src urls.Gravatar scragly2020-10-23-14/+0
|/ | | | | | After updating the frontpage and creating an fixed-aspect-ratio style pair, I found I could just reuse them in the timeline to fix the inconsistent responsive aspect ratio that was occurring there. Some img src values also were not quoted; while this can work fine, it can break if the url has spaces or certain characters and is inconsistent with the rest of the project.
* Fix some icon sizing in timeline CSSGravatar Joe Banks2020-10-22-7/+13
|
* Update font sizingGravatar Joe Banks2020-10-12-1/+1
| | | Co-authored-by: scragly <[email protected]>
* Align server icons betterGravatar Joe Banks2020-10-12-2/+13
|
* Make dark blue darker to separate from blurpleGravatar Joe Banks2020-10-12-1/+1
|
* Add Ves joining timeline itemmGravatar Joe Banks2020-10-12-1/+1
|
* Use different colours for each categoryGravatar Joe Banks2020-10-12-0/+32
|
* Use logo with text for new logo timeline itemmGravatar Joe Banks2020-10-12-0/+9
|
* Better scale YouTube videosGravatar Joe Banks2020-10-12-5/+10
|
* Responsively size YouTube embedsGravatar Joe Banks2020-10-12-0/+14
|
* Add media query for heading scaling on mobile devicesGravatar Joe Banks2020-10-10-0/+6
|
* Major fixes to timeline CSS to prevent overriding our CSSGravatar Joe Banks2020-10-10-0/+3674