grav-theme-disroot/css
meaz 14264695a8 banner for translation (#55)
Creates a banner on translated page as requested in Disroot/Disroot-Project#147

To used a banner, you simply need to modify `modular.en.md` in the website repo, so for example `pages/05.community/modular.en.md` and add:

```
translation_banner:
    set: true
    last_modified: December 2021
    language: German
```
`Set`: you can disable it, for example on English page.
`last_modified`: pretty obvious...
`language`: set the language of the banner text, so here the German version would appear.

See attached preview

What has to be done:

- [ ] Agree on text

- [ ] Agree on design / colors

- [ ] Translate agreed text

While I was working on this, I also found some not related errors that I corrected.

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: Disroot/grav-theme-disroot#55
Reviewed-by: antilopa <antilopa@no-reply@disroot.org>
2022-03-18 14:38:44 +00:00
..
font-awesome Initial commit 2019-01-29 15:14:13 +01:00
fonts adjustment for winter challenge page 2019-12-22 22:57:33 +01:00
fork-awesome Xmpp page makeover and other minor cosmetic improvments 2019-06-11 15:57:22 +02:00
defaults.css Add lighter class to fix links color when bkground is darker, ex: disapp 2020-02-09 12:55:22 +01:00
fonts.css minor fixes 2019-12-23 22:05:57 +01:00
magnific-popup.css Initial commit 2019-01-29 15:14:13 +01:00
media-queries.css banner for translation (#55) 2022-03-18 14:38:44 +00:00
normalize.css Correct a same selector that was in 2 files -> creating issue with b tag 2020-01-05 12:57:28 +01:00
style.css banner for translation (#55) 2022-03-18 14:38:44 +00:00