Advertisement
Guest User

CSS ๐Ÿ˜˜

a guest
May 21st, 2021
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.45 KB | None | 0 0
  1. body {
  2.     font-family: ACETONE;
  3.     font-size: 20px;
  4.     text-align: center;
  5.     background: ;
  6.     color: white;
  7. }
  8.  
  9. .avatar {
  10.  width:200px;
  11.  margin-right: 20px;
  12.  cursor: zoom-in;
  13.  image-orientation: from-image;
  14.  border-radius: 40%;
  15.  width: 200px;
  16.  height: 200px;
  17. }
  18.  
  19. .boxInfo {
  20.     margin-top: 20px;
  21.     background: #00000082;
  22.     background-size: 100%;
  23.     background-repeat: no-repeat;
  24.     display: inline-block;
  25.     width: 350px;
  26.     border: none;
  27. }
  28.  
  29.  
  30. .boxHead{
  31.     display:none;
  32.     background: #0d391a;
  33.     color: #e2e5d5;
  34.     padding-right: 3px;
  35.     padding-left: 6px;
  36. }
  37.  
  38. .rightHead{
  39.         display: none;
  40.     background: none;
  41.     color: #fff;
  42.     padding-left: 4px;
  43. }
  44.  
  45.  
  46. .topRight {
  47.     padding-top: 45px;
  48.     width: calc( 60% - 20px );
  49.     color: #e2e5d5;
  50.     font-weight: bold;
  51.     background-color: rgba(100, 100, 100, 0.6);
  52.     border-bottom-right-radius: 4%;
  53.     border-bottom-right-radius: 4%;
  54. }
  55.  
  56. }
  57. #report {
  58.     background-repeat: no-repeat;
  59.     background-image: unset;
  60. }
  61.  
  62. }
  63.  
  64. #sMsg {
  65.     background-repeat: no-repeat;
  66.     background-image: url(https://img1.picmix.com/output/stamp/normal/7/4/0/1/481047_b51ef.gif);
  67.     text-align: center;
  68.     background-repeat: no-repeat;
  69.     background-image: url(img/blockuser.gif);
  70.     background-image: url(https://img1.picmix.com/output/stamp/normal/7/4/0/1/481047_b51ef.gif);
  71.     text-align: center;
  72.     font-family: acetone;
  73.     font-size-adjust: inherit;
  74.     color: white;
  75. }
  76.  
  77. #add {
  78.     background-repeat: no-repeat;
  79.     background-image: url(img/addFriendIcon.gif);
  80.     background-image: url(https://img1.picmix.com/output/stamp/normal/7/4/0/1/481047_b51ef.gif);
  81.     text-align: center;
  82.     background-repeat: no-repeat;
  83.     background-image: url(img/blockuser.gif);
  84.     background-image: url(https://img1.picmix.com/output/stamp/normal/7/4/0/1/481047_b51ef.gif);
  85.     text-align: center;
  86.     font-family: acetone;
  87.     font-size-adjust: inherit;
  88.     color: white;
  89. }
  90.  
  91. #block {
  92.     background-repeat: no-repeat;
  93.     background-image: url(img/blockuser.gif);
  94.     background-image: url(https://img1.picmix.com/output/stamp/normal/7/4/0/1/481047_b51ef.gif);
  95.     text-align: center;
  96.     font-family: acetone;
  97.     font-size-adjust: inherit;
  98.     color: white;
  99. }
  100.  
  101. #userWall {
  102.     word-wrap: break-word;
  103.     border-radius: 50px;
  104. }
  105.  
  106. img {
  107.     image-rendering: auto;
  108.     image-rendering: crisp-edges;
  109.     image-rendering: pixelated;
  110.     image-orientation: from-image;
  111.     border-radius: 30px;
  112. }
  113.  
  114. .tableLeft > a > div {
  115.     text-align: center;
  116.     color: #a8a5ff;
  117. }
  118.  
  119. .tableRight {
  120.     width: 75%;
  121.     background: url();
  122.     padding: 10px;
  123.     vertical-align: top;
  124.     overflow-wrap: anywhere;
  125. }
  126.  
  127. .tableLeft img {
  128.     max-width: calc(100%);
  129.     image-orientation: from-image;
  130.     background: #fff6;
  131. }
  132.  
  133. .tableLeft {
  134.     background: #ffffff4f;
  135.     width: 25%;
  136.     padding: 10px;
  137.     vertical-align: top;
  138.     overflow: hidden;
  139. }
  140.  
  141. h4 {
  142.     color: #797979;
  143.     margin-bottom: 0px;
  144.     background: #fff9;
  145.     border-radius: 10px;
  146.     text-align: center;
  147. }
  148.  
  149. .topRight {
  150.     color: #e2e5d5;
  151.     font-weight: bold;
  152. }
  153.  
  154. .fwiendFace {
  155.     text-align: end;
  156.     color: white;
  157.     text-align: center;
  158. }
  159.  
  160. .url {
  161.     font-size: 0px;
  162.     background: url(https://i.imgur.com/R3mwW1A.png);
  163.     background-size: 150px;
  164.     position: fixed;
  165.     right: 0;
  166.     bottom: 0;
  167.     color: transparent !important;
  168.     height: 140px;
  169.     width: 140px;
  170.     border: none;
  171.     box-shadow: none;
  172.     padding: 0 !important;
  173.     z-index: 1000;
  174. }
  175.  
  176. .topLeft {
  177.     float: left;
  178.     width: calc( 40% - 20px );
  179.     padding: 10px;
  180.     background: #1a191969;
  181. }
  182.  
  183. body {
  184.     font-family: acetone;
  185.     font-size: 20px;
  186.     text-align: center;
  187.     background: ;
  188.     color: white;
  189. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement