mChaloBEST/css/findbus.css

24 lines
324 B
CSS
Raw Normal View History

2011-08-13 12:42:40 +00:00
#wrapper {
background-color: #0038E1;
color: #FFFFFF;
border-bottom: 1px solid #D8D8D8;
border-top: 1px solid #D8D8D8;
font-size: 22px;
}
#home {
float:left;
margin:0px;
}
#clearFld {
float:right;
margin:0px;
}
#help {
float:right;
margin:10px;
}
#hdr {
align:center;
}