Advertisement
dearcasthemes

tab problem

May 16th, 2014
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. #titlegross {
  2. position:fixed;
  3. z-index:1;
  4. margin-top:195px;
  5. margin-left:70px;
  6. color:{color:second title colour};
  7. opacity:1;
  8. font-family: 'Allura', cursive;
  9. font-size:35px;
  10. text-align:center;
  11. margin-bottom:5px;
  12. -webkit-transition: all 0.5s ease-in-out;
  13. -moz-transition: all 0.5s ease-in-out;
  14. -o-transition: all 0.5s ease-in-out;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement