Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @charset "utf-8";
- /* CSS Document */
- img {
- border: 0px;
- }
- a {
- text-decoration: none;
- color: #787878;
- }
- a.hover {
- text-decoration: underline;
- }
- html {
- background-color: #131313;
- }
- /*PARTE SUPERIORE -- INIZIO*/
- #big-rectangle {
- height: 728px;
- width: 989px;
- margin: 4em auto;
- }
- #rect {
- float: left;
- margin-left: 0px;
- margin-top: 0px;
- background: url(../images/big-rectangle.gif);
- }
Advertisement
Add Comment
Please, Sign In to add comment