19 lines
405 B
CSS
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
|
|
} |