Properly named now page model, added box shadow to popularity bar
This commit is contained in:
parent
fa75eedf31
commit
35eee0f068
@ -83,8 +83,9 @@ $text-color: white;
|
||||
}
|
||||
|
||||
.popularity-progress {
|
||||
margin-top: 20px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 20px;
|
||||
box-shadow: 2px 2px 2px #5e5e5e;
|
||||
}
|
||||
|
||||
.subtle-link {
|
||||
|
Loading…
Reference in New Issue
Block a user