about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/about.scss
AgeCommit message (Collapse)Author
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
Port 1bd00036c284bcafb419eaf80347ba49d1b491d9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Hide list panel from nav bar in mobile layoutYamagishi Kazutoshi
Port d7873433256746c9b453aeca31520d68c6de4975 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-06-11[Glitch] Change brand color and logotypesEugen Rochko
Port SCSS changes from 45aa5781ce611ea411e34e3b18358a9fe15f67ce to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-05-22[Glitch] Remove duplicate CSS propertiesZero King
Port 028ba13eb3f1e5e5e35485fe1531ec7630e84abe to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-02-22[Glitch] Add server rulesEugen Rochko
Port SCSS changes from 8331fdf7e0ea85ecc6d7dbff00b784bb6aa1f7d4 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2020-12-19[Glitch] Fix styling issue on /about when server admin has a long usernameThibG
Port 47c6c54d31fe43cdda2fab55d39ad5f99c0538be to glitch-soc Co-authored-by: Claire <claire.github-309c@sitedethib.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2020-05-10[Glitch] Fix use of inline CSS in public pagesThibG
Port c0b849bdfda8a2386bc85836d2d181890746de98 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-05-03[Glitch] Fix end-user-facing uses of inline CSSThibG
Port 0e362b7678e75cb71ce207fd45dd4dc0d955fdca to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-10-03[Glitch] Fix long domain block descriptions breaking table layoutEugen Rochko
Port SCSS changes from c35376132b6675c21c2c85dd2456cf0779e89ad9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Fix public list of domain blocks being too verbose on about pageEugen Rochko
Port SCSS from bd9685f7980838ecc675af20cf52ef1e686d98d6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Add table of contents to about pageEugen Rochko
Port SCSS changes from d930eb88b671fa6e5573fe7342bcdda87501bdb7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-06-15[Glitch] Change full logo to use primary text color of the given themeEugen Rochko
Port 20dda5cca0a4015a743250b4e584a3101e7675f2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-03-20[Glitch] Reduce padding around logo on landing pageThibG
Port 158c31b9df538691666e5b91f48a0afecd2985fe to glitch-soc
2019-03-13[Glitch] Redesign landing pageEugen Rochko
Port 65fffeac3f960f9c74d693525a73ac14b201bf2b to glitch-soc
2019-02-15Fix style regressions on landing page (#10030)Eugen Rochko
2019-01-25Apply style for .landing-page strong (#9892)Jeong Arm
2019-01-20[Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width ↵Thibaut Girka
compensation Port 3b3a4d8a1709b8f4a9ffe67d21707117c75f9fe8 to glitch-soc
2019-01-16[Glitch] Fix hashtag timeline on mobileThibaut Girka
Port c5b8824a3e5fa43470d12c4ef96eda3e62e10436 to glitch-soc
2019-01-13[Glitch] change height on narrow view to take 100% of screenThibaut Girka
Port 11832460431bb6b3196daf17656c2cc76e8ae63d to glitch-soc
2018-10-01[Glitch] Separate font-family into variableThibaut Girka
Port d0d65b5a2899546c4134d1fca60aef2c23c4932d to glitch-soc
2018-08-10Merge upstream SCSS changes for /about, /about/more and /termsThibaut Girka
Port various commits to glitch-soc, mainly commits 0dcc1950d14cc4a7725ea1572d253c538a1f74e8 and 5b8603879f06573d51c5c33edda6f410d1af7a02.
2018-08-01Reintroduce glitch-soc avatar styling in public pagesThibaut Girka
2018-08-01[Glitch] Do not hide hashtag timeline in mobile view, make it full-windowThibaut Girka
Port 13ac8ca66ab01c92e4ebcc7221efb3d474c9fd0b to glitch-soc
2018-05-11Update SCSS for about/landing pageThibaut Girka
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc
2018-05-05[Glitch] Improve styling of closed registrations messageThibaut Girka
Port SCSS changes from 5acd5315f23b4472f31c4a0bb612b7356032defc to glitch-soc
2018-03-03Use glitchsoc TimelineComponent's margin/padding on about page.David Yip
2018-03-03Copy in new CSS for about page.David Yip
2018-02-25Fix border-radius of owner avatar in /about/moreyuzulabo
2018-02-24Update SCSSimncls
2018-02-24Update about.scssimncls
2018-01-14Initial scss refactorncls7615
2017-12-03Rename themes -> flavours ? ?kibigo!