mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
인라인스크립트를 css파일로 교체
This commit is contained in:
parent
3f716c566d
commit
b5a5b9fff8
2 changed files with 5 additions and 2 deletions
2
modules/member/tpl/css/member.css
Normal file
2
modules/member/tpl/css/member.css
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.profile_img {border-radius: 50%;border:1px solid #e0e0e0;padding:1px;width:40px;height:40px}
|
||||
.no_profile {display:block;font-style:normal;border:1px solid #ddd;width:40px;height:40px;line-height:40px;font-size:16px;font-weight:bold;background:#fff;color:#666;border-radius:50%;text-align:center;}
|
||||
Loading…
Add table
Add a link
Reference in a new issue