mkv

discord css

mkv
Jun 28th, 2018
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.28 KB | None | 0 0
  1. div.guilds-wrapper {
  2.     zoom: 60%;
  3. }
  4.  
  5. div[class^='channels-'][class*=' directionColumn-2h-LPR'] {
  6.     width: 6em;
  7.     x-zoom: 75%;
  8. }
  9.  
  10. header>span[class^='name-'] {
  11.     color: rgba(0,0,0,0);
  12. }
  13.  
  14. header>span[class^='name-']:before {
  15.     color: #fff;
  16.     content: 'ナナシ';
  17. }
Advertisement
Add Comment
Please, Sign In to add comment