NiCz

Facebook Gaming CSS (Comments)

Mar 1st, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.88 KB | None | 0 0
  1. /** FOR FB COMMENTS **/
  2.  
  3. @import url('https://fonts.googleapis.com/css?family=Rajdhani’);
  4.  
  5. body {
  6.  font-family: 'Rajdhani’, sans-serif;
  7.   background-color: rgba(0, 0, 0, 0);
  8.     margin: 0px auto;
  9.     overflow: hidden
  10. }
  11.  
  12. ._6n4l a {
  13.  font-family: 'Rajdhani’, sans-serif;
  14.  color: #FFFFFF;
  15.  font-weight: 800;
  16.  font-size: 20px;
  17.  text-shadow: 0 0 5px #000000;
  18.  visibility: initial !important
  19. }
  20.  
  21. ._6a43 {
  22.  font-weight: bold;
  23.  color: #FFFFFF;
  24.  font-size: 20px;
  25.  text-shadow: 0 0 5px #000000
  26. }
  27.  
  28. ._6a44 {
  29.  visibility: hidden
  30. }
  31.  
  32. ._uq1 {
  33.  display: block;
  34.  background-color: rgba(0, 0, 0, 0.3);
  35. }
  36.  
  37. ._4-u2>._4-u3 {
  38.  border: 0
  39. }
  40.  
  41. ._4-u8 {
  42. background: none
  43. }
  44.  
  45. ._25zr {
  46.  display: none
  47. }
  48.  
  49. ._uql {
  50.  display: none
  51. }
  52.  
  53. .uiScrollableAreaContent > ._2l6d {
  54.  display: none
  55. }
  56.  
  57. .uiScrollableAreaContent > ._2l6d:nth-child(1) {
  58.  display: block !important
  59. }
Add Comment
Please, Sign In to add comment