mirror of
https://git.gay/freeplay/Mastodon-Modern.git
synced 2026-01-15 16:32:57 -03:00
1.7.1 - fix hashtags bar
This commit is contained in:
@@ -13,12 +13,8 @@
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
/* Update 1.7.0
|
||||
- New navbar design for when logged out, uses less space
|
||||
- fix sidebar height (footer had too much bottom padding)
|
||||
- fix multiple images in gallery being cut off
|
||||
- style hashtags bar
|
||||
- fixes
|
||||
/* Update 1.7.1
|
||||
- fix hashtags bar (probably should've expected it would've been changed)
|
||||
*/
|
||||
|
||||
/* ==UserStyle==
|
||||
@@ -1709,8 +1705,9 @@
|
||||
a, button {
|
||||
font-size .85em
|
||||
font-weight 600
|
||||
opacity .8
|
||||
padding .2em .6em
|
||||
opacity .7
|
||||
color var(--accent, #8c8dff)
|
||||
transition opacity .2s
|
||||
}
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user