mirror of
https://github.com/fenwick67/mastofeed
synced 2025-01-03 04:29:53 +01:00
Update dark.css
This commit is contained in:
parent
126c3a602f
commit
bf32b9fdfc
@ -3,7 +3,7 @@ body {
|
|||||||
background-color: #22272a;
|
background-color: #22272a;
|
||||||
font-family: Roboto, sans-serif;
|
font-family: Roboto, sans-serif;
|
||||||
color: #eee;
|
color: #eee;
|
||||||
overflow-x:hidden;
|
font-weight: lighter;
|
||||||
}
|
}
|
||||||
* {
|
* {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@ -28,7 +28,6 @@ a * {
|
|||||||
.description,
|
.description,
|
||||||
.title {
|
.title {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
font-weight: normal;
|
|
||||||
}
|
}
|
||||||
.item-content {
|
.item-content {
|
||||||
max-width: 750px;
|
max-width: 750px;
|
||||||
|
Loading…
Reference in New Issue
Block a user