Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- div.centerNav {
- text-align: center;
- top: 0px;
- }
- div.leftNav {
- position: absolute;
- left: 10px;
- top: 5px;
- }
- div.rightNav {
- position: absolute;
- right: 10px;
- top: 5px;
- }
- div.info {
- position: absolute;
- left: 20px;
- padding-top: 10px;
- }
- body {
- background-color: #B3B8F2;
- }
- dl {
- padding-left: 10px;
- }
Advertisement
Add Comment
Please, Sign In to add comment