more changes

This commit is contained in:
pixeldesu 2014-11-30 00:10:23 +01:00
parent b3e26a6fd2
commit ed1d43be01
2 changed files with 8 additions and 1 deletions

View File

@ -43,4 +43,11 @@ body {
.user-username {
margin-top: 0px;
margin-bottom: 2px;
}
.user-admin {
color: $brand-danger;
text-transform: uppercase;
font-weight: bold;
font-size: 80%;
}

View File

@ -11,7 +11,7 @@
%h1.user-displayname= @user.display_name
%h3.text-muted.user-username= @user.screen_name
- if @user.admin?
%p.text-danger
%p.user-admin
%i.fa.fa-flask
Admin
%h4.entry-text= @user.follower_count