Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{
- font-family: verdana, arial, serif;
- font-size: 11px;
- background: whitesmoke;
- height: 955px;
- }
- p{margin-top:0;}
- #wrapper{
- width: 600px;
- height: 955px;
- top-margin: 0px;
- background-image:url(containerbackground.gif);
- }
- #logo img{
- width: 570px;
- height: 250px;
- position: relative;
- left: 14px;
- }
- #levo{
- width: 385px;
- height:700px;
- float: left;
- position: relative;
- left: 38px;
- bottom: 2px;
- }
- #desno{
- float: right;
- width: 160px;
- height: 700px;
- }
- #levo a{
- text-decoration: none;
- color:red;
- }
- #levo li{
- text-align: left;
- }
- #desno img{
- width:165px;
- position: relative;
- right:5px;
- }
- #desno a{
- text-decoration: none;
- color: black;
- }
- #desno li{
- text-align: left;
- }
- #lista a{
- text-decoration: none;
- color:red;
- }
- #lista a:hover{
- color: seagreen;
- }
- body #levo p{
- text-align: left;
- }
- #listta a:hover{
- color: seagreen;
- }
Add Comment
Please, Sign In to add comment