servermgrv2/public/css/empty.css
2023-08-16 09:16:16 +09:00

15 lines
323 B
CSS

/* ------------------------------------------------------------
* Name : admin.css
* Desc : Admin StyleSheet
* Created : 2016/9/11 Tri-aBility by Junheum,Choi
* Updated :
------------------------------------------------------------ */
* {
margin:0px;
padding:0px;
border:0px;
font-size:14px;
font: Arial;
}