You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AiShopping/AiGouWu\Admin\Images\style.css

16 lines
359 B

*{
scrollbar-face-color:#E6F2FD;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#D6E4EF;
scrollbar-3dlight-color:#F1F9FF;
scrollbar-arrow-color:#006699;
scrollbar-track-color:#F1F9FF;
scrollbar-darkshadow-color:#F1F9FF;
}
body{
margin:0px;
color:#666;
background-color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;