mirror of
https://github.com/AMNatty/Mastodon-Circles.git
synced 2024-11-21 18:47:26 -07:00
Different font style for the progress indicator
This commit is contained in:
parent
fa8bd5748e
commit
d59b33158a
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ a {
|
|||
font-size: 20%;
|
||||
}
|
||||
|
||||
#outInfo {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#usersDiv {
|
||||
margin-top: 30px;
|
||||
line-height: 100%;
|
||||
|
|
Loading…
Reference in a new issue