Files
yii/build/commands/api/assets/css/style.css
qiang.xue 662798d8a5
2008-09-28 12:03:53 +00:00

33 lines
404 B
CSS

body
{
}
body, div, span, p, input
{
font-family: Verdana, sans-serif, Arial;
font-size: 10pt;
color: #333333;
}
#page {
}
#header {
padding: 3px;
color: white;
background: #6078BF;
margin-bottom: 5px;
font-weight: bold;
}
#header a {
color: white;
}
#footer {
margin-top: 5px;
padding: 3px;
border-top: 1px solid #BFCFFF;
text-align: center;
}