easypanel/admin/view/default/style/header.css
2023-08-25 10:53:15 +08:00

16 lines
No EOL
271 B
CSS

#t{
height:72px;
width:100%;
background:url(/images/top-bg.gif) #008ECE;
border-bottom:4px solid #008ECE;
}
#t1 {
width:762px;
}
#t2 {
padding-top:15px;
padding-left:15px;
text-align:left;
color:#fff;
background:url(/images/top-right.gif) 30px no-repeat;
}