Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .maintop img, .footer_links, .leftnav, .likes_title, .dislikes_title, .profile_title, .music_title, .gallery, .thumbnail, .defaultpic, .maintop table, .profilename, .menu2, .userinfo, .tagline, .comments, .topbar, .journal_entry, .buttons1, .friends, .buttons2, .rate, .buttons3, .comment_title { display: none; }
- #navi {
- margin: 0px;
- top: 0px;
- left: 0px;
- height: 30px;
- width: 100%;
- font-family: trebuchet MS;
- font-size: 10pt;
- text-transform: uppercase;
- text-align: center;
- letter-spacing: 2pt;
- background-color: #fffac4;
- padding-bottom: 6px;
- }
- .navlink:link, .navlink:active, .navlink:visited {
- color: #9ccc9e;
- font-family: Trebuchet MS;
- font-size: 8pt;
- font-weight: bold;
- text-transform: uppercase;
- font-weight: lighter;
- padding: 2px;
- width: 50px;
- text-align: center;
- display: inline-table;
- background: #f0efe5;
- margin-top: 8px;
- letter-spacing: 1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .navlink:hover {
- color: #ffffea;
- text-transform: uppercase;
- font-style: normal;
- font-weight: lighter;
- text-align: center;
- display: inline-table;
- background: #181818;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .navlink:link, .navlink:active, .navlink:visited {
- color: #9ccc9e;
- font-family: Trebuchet MS;
- font-size: 6pt;
- text-transform: uppercase;
- font-weight: lighter;
- padding: 2px;
- width: 75px;
- text-align: center;
- display: inline-table;
- background: #f0efe5;
- margin-top: 8px;
- letter-spacing: 1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:link, .menu2, .menu2 a:link {
- color: #9ccc9e;
- font-family : verdana;
- text-transform: none;
- text-decoration: none;
- font-size: 14px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- font-variant: small-caps;
- }
- a:visited, .menu2 a:visited {
- color: #9ccc9e;
- font-family : verdana;
- text-transform: none;
- text-decoration: none;
- font-variant: small-caps;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #58a0bb;
- text-decoration: none;
- font-family : verdana;
- text-transform: none;
- background: transparent;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- font-variant: small-caps;
- }
- .main
- { width: 700px; background: #ffffea; opacity: 0.9;}
- html, body
- { background: url('http://i.imgur.com/riD4V6X.png');
- color: #58a0bb;
- font-family: verdana;
- font-size: 12px; }
- html, table { color: #58a0bb;
- font-family: verdana;
- font-size: 12px; }
- b, strong {
- font-variant: small-caps;
- font-size: 14px;
- color: #d258a1;
- font-family: garamond;
- text-shadow: 1px 1px 1px #f3b993;
- }
- i {
- font-style: italic;
- font-family: georgia;
- font-size: 12px;
- color: #f3b993;
- text-transform: lowercase;
- text-shadow: 1px 1px 1px #fffac4;
- }
- u {
- color: #9ccc9e;
- border-bottom: 1px dotted #58a0bb;
- font-family: garamond;
- text-shadow: 1px 1px 1px #fffac4;
- font-size: 16px;
- }
- s {
- color: #d258a1;
- font-family: verdana;
- text-shadow: 1px 1px 1px #f3b993;
- font-size: 10px;
- text-decoration: line-through;
- }
- h1 {
- display: block;
- border-top: 1px solid #9ccc9e;
- border-bottom: 1px solid #9ccc9e;
- border-left: none;
- border-right: none;
- color: #9ccc9e;
- background: #fffac4;
- font-size: 18px;
- font-family: georgia; }
- h3 {
- font-variant: small-caps;
- font-family: garamond;
- font-size: 12px;
- display: block;
- color: #f3b993; }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement