mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-12-08 08:42:44 -05:00
adding dark theme
This commit is contained in:
13
resources/themes/dark/static/css/mobile.css
Normal file
13
resources/themes/dark/static/css/mobile.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.title {
|
||||
font-size: 3rem
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.article__header-img > a > img {
|
||||
height: initial;
|
||||
object-position: initial;
|
||||
object-fit: initial;
|
||||
}
|
||||
Reference in New Issue
Block a user