| Recommend this page to a friend! |
| Classes of Michael Collado | > | Phritz MVC framework | > | themes/html/default/index.css | > | Download | ||
|
|||||||||||||||||||||
BODY {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#page {
width: 100%;
height: auto;
margin: 0 0 0 0;
}
#banner {
height: 100px;
border-bottom: 1px groove #333333;
background-color:#66FFCC;
}
FORM {
border: 1px groove #333333;
} |