Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .jackson a {
- font:14px cambria;
- color:black;
- letter-spacing:1.5px;
- text-align:center;
- text-transform:lowercase;
- text-decoration:none;
- margin:5px;
- border-bottom:1px solid #fff;
- }
- .jackson a:hover{
- border-bottom:1px solid #000;
- }
- </style>
- <div class="jackson" style="text-align:center;">
- <a href="LINK">TITLE</a>
- <a href="LINK">TITLE</a>
- <a href="LINK">TITLE</a>
- <a href="LINK">TITLE</a>
- <a href="LINK">TITLE</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement