mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
feature for saving posts
This commit is contained in:
@@ -444,6 +444,7 @@ footer a {
|
||||
padding: 0;
|
||||
color: #888;
|
||||
font-weight: bold;
|
||||
margin: 0px 15px 0px 0px;
|
||||
}
|
||||
#links .link .entry .meta a:hover {
|
||||
text-decoration: underline;
|
||||
@@ -671,6 +672,9 @@ footer a {
|
||||
float: left;
|
||||
width: 100%;
|
||||
}
|
||||
#post .info .links a {
|
||||
font-size: var(--sm-font);
|
||||
}
|
||||
#post header {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user