peachythemes

pity party | css | group theme

Jan 2nd, 2017
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.60 KB | None | 0 0
  1. body{ background-image:url(http://68.media.tumblr.com/1d9935aa0edea99960b8fcbba7a5324b/tumblr_oe3bj82PbU1rlvrm6o1_1280.jpg); background-size: 100%;}
  2.  
  3. ::-webkit-scrollbar{ width: 5px; background-color: #FCFBE3;}
  4. ::-webkit-scrollbar-thumb{ background-color: #686077; border: 2px solid #fcfbe3}
  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: calibri; 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: calibri; 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. #scroll{
  26.  position: fixed; top: 100px; left: 460px;
  27.  width: 495px; height: 400px; padding: 10px;
  28.  border: 10px solid #FCFBE3; background-color: #FCFBE3;
  29.  overflow: auto; border-left: 8px solid #686077;}
  30.  
  31. #contain{
  32.  float: left; width: 240px; height: 90px;
  33.  overflow: hidden; margin-left: 5px; margin-bottom: 5px;
  34.  }
  35.  
  36. #image{
  37.  margin-left: 0px;}
  38.  
  39. #image img{
  40.  width: 85px; border-radius: 185px;
  41.  margin-left: 0px; margin-top: 0px;}
  42.  
  43. #info{
  44.  background-color: #f4eef2; width: 135px; height: 50px;
  45.  overflow: auto; padding: 5px; color: #777; font-family: Calibri;
  46.  font-size: 8px; text-transform: uppercase;
  47.  text-align: justify; margin-left: 90px; margin-top: -77px;}
  48.  
  49. #guides{
  50.  position: fixed; top: 173.5px; left: 250px;
  51.  background-color: #FCFBE3; width: 200px; padding: 5px;
  52.  height: 250px;}
  53. #guides img{
  54.  width: 200px; margin-top: 0px; margin-left: 0px;}
  55.  
  56. #guide{
  57.  width: 195px; height: 43px; text-align: justify; overflow: auto;
  58.  padding-right: 5px; color: #777;}
  59.  
  60. #links{
  61.  position: fixed; top: 435px; left: 251.5px;
  62.  width: 200px; padding: 5px; text-align: center;}
  63. #links a{
  64.  display: inline-block; width: 40px; padding: 3px;
  65.  margin-right: 2px; background-color: #FCFBE3; font-size: 7px;
  66.  border: 1px solid #686077; }
  67.  
  68. b, strong{
  69.  font-family: 'Montserrat'; font-size: 10px;
  70.  text-transform: uppercase; color: #eec1be;}
  71.  
  72. #title{
  73.  position: fixed; top: 135px; left: 250px;
  74.  padding: 5px; width: 200px; height: 24px;
  75.  overflow: hidden; font-family: 'Montserrat';
  76.  text-transform: uppercase; font-size: 15px; color: #b9b9c6;
  77.  text-align: justify; text-shadow: 1px 2px 2px #f3cac6;}
  78.  
  79. #cred{
  80.  position: fixed; bottom: 5px; right: 5px;
  81.  padding: 5px; background-color: #FCFBE3;
  82.  box-shadow: -2px -2px 1px pink;}
  83. #cred a{
  84.  font-family: 'Montserrat'; font-size: 10px;}
  85.  
  86.  
  87.  
  88. @font-face {
  89. font-family: 'Montserrat';
  90. font-style: normal;
  91. font-weight: 700;
  92. src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
  93. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  94. }
Advertisement
Add Comment
Please, Sign In to add comment