mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
9 lines
206 B
CSS
9 lines
206 B
CSS
@charset "utf-8";
|
|
|
|
.openid_user_id {
|
|
background: url(../images/login-bg.gif) left no-repeat;
|
|
background-color: #ffffff;
|
|
background-position: 0 50%;
|
|
color: #000;
|
|
padding-left: 18px;
|
|
}
|