Advertisement
Guest User

avlmod style for Tarski WordPress theme

a guest
May 3rd, 2012
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.41 KB | None | 0 0
  1. /*
  2. avlmod.css
  3. Alexander van Loon's style for the Tarski theme - http://tarskitheme.com/
  4. Designed by Alexander van Loon, http://alexandervanloon.nl/
  5. */
  6.  
  7.  
  8. /* Header text */
  9.  
  10. #title {
  11. color:white;
  12. /*font-weight:2000;*/
  13. /*text-shadow: black 0.1em 0.1em 0.2em*/
  14. border-bottom: medium none;
  15. position: relative;
  16. text-align: left;
  17. left:30px;
  18. top: -120px;
  19. }
  20.  
  21. #navigation {
  22. border-top: 1px solid #CCCCCC;
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement