Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. #desc {
  2. background-color:{color:background};
  3. width:140px;
  4. border:1px solid {color:borders};
  5. overflow-y:scroll;
  6. font:10px calibri;
  7. padding:2px 10px;
  8. margin-top:80px;
  9. margin-left:-250px;
  10. color: {color:Text};
  11. position:fixed;
  12. text-align: justify;
  13. z-index:999;}
  14. #desc p {margin-top:-5px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement