peachythemes

ghosts | css

Jan 3rd, 2017
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.93 KB | None | 0 0
  1. body{ background-color: #BEBC99;}
  2.  
  3. ::-webkit-scrollbar{ width: 5px; background-color: #eeeeee;}
  4. ::-webkit-scrollbar-thumb{ background-color: rgba(202, 200, 200, 0.5); border: 2px solid #eeeeee;}
  5.  
  6.  
  7. #xg_body{ position: fixed; top: 20px; left: 20px;}
  8.  
  9. div.xg_span-16, div.xg_3col {width: 600px; height;}
  10. div#xg_layout_column_2{width:300px; height:400px;}
  11.  
  12.  
  13. #xg_body a{ font-size: 8px; letter-spacing: 1px; text-transform: uppercase; font-family: Trebuchet MS;}
  14.  
  15. #xn_bar, #xg_foot, #xg_head,
  16. .module_members, .vcard .like-button,
  17. ul.navigation li.right a,
  18. .xg_chat.chatFooter .xg_chatBar,
  19. .xg_module_comment_wall, .xg_span-5, h1,
  20. .xg_sprite .xg_sprite-add, #xg_layout_column_1{ display: none;}
  21.  
  22.  
  23. td, a, body, table, body, td, li, p, div, li, h1, h2, p, br, .text, textarea, input, .blacktext12, .btext, .lightbluetext8, a:link, a:active, a:hover, a:visited, .orangetext15, .whitetext12, .blacktext10 .redtext, .redbtext {font-family: cambria; font-size:10px; color:000; letter-spacing:-0px; line-height: 95%; text-transform: none; font-weight:normal; text-decoration:none;} .blacktext12 {background-color:none; text-transform: uppercase; letter-spacing: 0px; font-family: cambria; color:000000; border-left: 0px solid!important; display: block; border-left-color:000000!important; text-align: center; padding-left: 4px; line-height: 90%;}
  24.  
  25. #contain{
  26.  position: fixed; top: 130px; left: 500px;
  27.  width: 270px; height: 260px; padding: 5px;
  28.  background-color: #f7f7f7;}
  29.  
  30. #head{
  31.  position: fixed; top: 135px; left: 505px;
  32.  width: 270px; height: 140px; overflow: hidden;}
  33.  
  34. #head img{
  35.  width: 270px; margin-top: 0px; margin-left: 0px;}
  36.  
  37. #icon{
  38.  position: fixed; top: 235px; left: 510px;
  39.  width: 80px; height: 80px; overflow: hidden;
  40.  border: 3px solid #f7f7f7;}
  41.  
  42. #icon img{
  43.  margin-top: 0px; margin-left: 0px;
  44.  width: 80px;}
  45.  
  46. #title{
  47.  position: fixed; top: 277px; left: 600px;
  48.  width: 165px; height: 30px; padding: 5px;
  49.  overflow: hidden; font-family: georgia;
  50.  font-weight: bold; font-size: 16px;
  51.  letter-spacing: -1px; text-align: justify;
  52.  text-transform: uppercase; color: black;}
  53.  
  54. #info{
  55.  position: fixed; top: 325px; left: 505px;
  56.  width: 257.5px; height: 35px; overflow: auto;
  57.  padding: 5px; background-color: #eeeeee;
  58.  border: 1px solid rgba(202, 200, 200, 0.5);
  59.  text-align: justify; font-style: italic;
  60.  font-size: 11px; color: #909090;}
  61.  
  62. #links{
  63.  position: fixed; top: 375px; left: 500px;
  64.  width: 270px; padding: 5px; text-align: right;}
  65.  
  66. #links a{
  67.  font-family: courier new; font-size: 9px;
  68.  text-transform: lowercase; margin-left: 5px;
  69.  padding: 3px;  border: 1px solid rgba(202, 200, 200, 0.5);}
  70.  
  71. #cred{
  72.  position: fixed; bottom: 5px; right: 5px;
  73.  width: 30px; height: 20px; padding-top: 10px;
  74.  background-color: #f7f7f7; border-radius: 180px;
  75.  text-align: center;  border: 1px solid rgba(202, 200, 200, 0.6);}
  76.  
  77. #cred a{
  78.  font-size: 12px; font-style: italic;
  79.  font-weight: bold; color: #BEBC99;}
Advertisement
Add Comment
Please, Sign In to add comment