This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
5chan
Watch
1
Star
0
Fork
0
mirror of
https://github.com/bitsocialnet/5chan.git
synced
2026-08-03 07:41:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
334f0a4d172d0f372d09adcfa99e75c8c75341b0
5chan
/
src
/
app.module.css
T
10 lines
85 B
CSS
Raw
Normal View
History
Unescape
Escape
perf: rewrite plebchan completely
2024-02-27 17:58:08 +01:00
.
app
{
z-index
:
1
;
}
add hr global styling, page padding on desktop
2024-03-22 13:03:04 +01:00
@
media
(
min-width
:
640px
)
{
.
app
{
padding
:
5
px
;
}
style: decrease brightness of inputs on dark themes
2024-04-07 19:05:17 +02:00
}
Reference in New Issue
Copy Permalink