Advertisement
Guest User

Untitled

a guest
Jan 31st, 2013
1,000
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.49 KB | None | 0 0
  1. {style}
  2. div.alpha-list a:link, div.alpha-list a:visited, div.alpha-list a:active {
  3. font-size: 2.0em;
  4. color: #532f64;
  5. background-color: #f0f0f0;
  6. font-weight: strong;
  7. margin-left: 20px;
  8. text-decoration: none;
  9. }
  10. div.alpha-list a:hover {
  11. font-size: 2.0em;
  12. color: ##98005d;
  13. background-color: #C5B8C6;
  14. font-weight: strong;
  15. margin-left: 20px;
  16. text-decoration: none;
  17. }
  18. {style}
  19. {livesearch:id=customsearch|spaceKey=glossary}
  20. {div:class=alpha-list}[A]{div}
  21. ..
  22. {div:class=alpha-list}[Z]{div}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement