mirror of
https://gh.wpcy.net/https://github.com/netcccyun/easypanel.git
synced 2026-04-23 23:54:07 +08:00
16 lines
No EOL
271 B
CSS
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;
|
|
} |