Advertisement
marvelsource

Untitled

Nov 11th, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. <style>
  2.  
  3. table.blurbs td.text span.orangetext15 , table.friendSpace td.text span.orangetext15 , .whitetext12 {
  4. font-size:10px;
  5. text-align:left;
  6. text-transform:uppercase;
  7. font-family: consolas;
  8. line-height:14px;
  9. letter-spacing:1px;
  10. color:#f1eeee;
  11. display:block;
  12. padding:5px;
  13. background-color:#181818;
  14. border: 0px solid #ddd;}
  15.  
  16. .interestsAndDetails td {width:0px;}
  17. table.interestsAndDetails, table.interestsAndDetails td {border:0px;}
  18. table.interestsAndDetails td td {background-color:#fefefe; border:1px dotted #cdcdcd;}
  19.  
  20. .friendSpace .redbtext {font-weight:bold;} .friendSpace td {padding:0px;} .friendSpace br {display:none;} .friendSpace td.text td td br {display:inline;} .friendSpace
  21. table.friendSpace span.btext {display:none;}
  22.  
  23. table table { border: 0px; }
  24. table table table table{border:0px;}
  25. table, tr, td { background-color:#fff; border:none; border-width:0;}
  26. table table table {border-style:none;border-width:0px;background-color:#fff}
  27.  
  28. table div font {display: none;}
  29. a.text, table div font a, table div div {visibility:hidden;}td a.text, table div font a, table div div {visibility:hidden;}div td font {visibility:hidden;}.navbar {visibility:visible;}table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;}
  30. {! make bottom links background transparent !}
  31. tr {background-color:transparent !important;}
  32.  
  33. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement