Kitaiti Makoto
60c1a4264e
Fix indentation
2021-02-12 19:21:36 +09:00
Kitaiti Makoto
c4c177c530
Remove unnecessary CSS properties
2021-02-12 19:21:02 +09:00
Kitaiti Makoto
7562cf1e75
Open menu even when focus-within code doesn't work
2021-02-12 18:18:45 +09:00
Kitaiti Makoto
4a212e5f9e
Use soft tabs instead of hard tabs in SCSS files
2021-01-17 23:14:46 +09:00
Marek Ľach
21069ea18e
Fix code formatting
2021-01-11 18:04:21 +01:00
Marek Ľach
1e1fd49c8c
Update _header.scss
2021-01-11 17:48:39 +01:00
Marek Ľach
84621d1d27
Update _header.scss
2021-01-11 01:40:17 +01:00
Marek Ľach
ba4476bf5a
Update _header.scss
2021-01-11 01:34:09 +01:00
Marek Ľach
b52d8e4e26
Fix menu animation not working on mobile iOS (also Midori)
2021-01-10 21:23:11 +01:00
Marek Ľach
b059fb48fc
Update _header.scss
...
The menu does not open on iOS Safari because of how it can't handle translateZ, and needs an -webkit specific prefix for the @keyframes property for the animation to work. This PR fixes the issue.
2021-01-10 18:32:21 +01:00
Mina Galić
48776939f4
Merge branch 'main' into gpu-acceleration
2020-08-19 19:53:39 +00:00
Marek Ľach
104b6c1d0c
GPU acceleration for the mobile menu
...
Reimplements #810 , but for all browsers.
2020-08-19 21:34:07 +02:00
Ana Gelez
0bec13edc0
Improve responsiveness
2020-08-11 20:13:27 +02:00
Ana Gelez
191d6da486
Move header-related style to _header.scss
...
It seems to fix the overflowing menu items on small screens too
2020-08-11 20:13:27 +02:00
KITAITI Makoto
c217e5e9b3
Move stylesheets for header from _global.sccss to _header.scss ( #749 )
2020-04-14 23:32:27 +02:00
Marek Ľach
9ede06e7a3
Make the comment syntax consistent across all CSS ( #707 )
...
* Update _article.scss
* Update _dark_variables.scss
* Update _forms.scss
* Update _global.scss
* Update _header.scss
* Update _variables.scss
2019-12-16 22:28:48 +01:00
Ana Gelez
a6c84daa1a
Theming ( #624 )
...
* Theming
- Custom CSS for blogs
- Custom themes for instance
- New dark theme
- UI to choose your instance theme
- Option to disable blog themes if you prefer to only have the instance theme
- UI to choose a blog theme
2019-08-21 00:42:04 +02:00