更新用户个人主页的功能
This commit is contained in:
@@ -62,3 +62,24 @@ pre, code {
|
||||
font-family: "source_code_pro";
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#index-avatar{
|
||||
height: 200px;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
#user-mood{
|
||||
max-width: 70%;
|
||||
}
|
||||
|
||||
#oj-logo{
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.super-admin-star{
|
||||
color: #ffd700;
|
||||
}
|
||||
|
||||
.admin-star{
|
||||
color: #c0c0c0;
|
||||
}
|
||||
Reference in New Issue
Block a user