mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-05 03:18:44 +00:00
Update page title and add navigation links
This commit is contained in:
parent
55d559552c
commit
28226401d7
6 changed files with 45 additions and 6 deletions
|
@ -36,6 +36,7 @@
|
|||
|
||||
.status-emoji {
|
||||
height: 20px;
|
||||
margin-bottom: -4px;
|
||||
witdth: auto;
|
||||
}
|
||||
|
||||
|
@ -46,6 +47,7 @@
|
|||
|
||||
.status-action {
|
||||
display: flex;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.status-action a {
|
||||
|
@ -75,3 +77,33 @@
|
|||
.icon.dripicons-retweet.retweeted {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.status-image,
|
||||
.status-video {
|
||||
max-height: 180px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.page-title {
|
||||
font-size: 23pt;
|
||||
}
|
||||
|
||||
.navigation {
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
.navigation a {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.timeline-post-form {
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
.signin-form {
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
.signin-form input {
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue