servermgrv2/public/css/login.css
2023-07-17 21:09:49 +09:00

19 lines
405 B
CSS

@charset "utf-8";
/* ------------------------------------------------------------
* Name : login.css
* Desc : GIGSNS Default
* Created : 2012/07 GIGAKOREA by Donghee,kim
* Updated :
------------------------------------------------------------ */
div.header {
margin-top:120px;
}
input.loginform{
width:245px;
height:27px;
border:1px solid #bababa;
font-size:120%;
font-weight:700; color:#666
}