Advertisement
duyen911007

Custom CSS (popup fix)

Apr 24th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.22 KB | None | 0 0
  1. //META{"name":"Nep","description":,"author":"3k-ika","version":"-beta"}*//{}
  2. /*
  3. original by Sakura CSS wont cleanly bugger code yet just added 2 fix
  4. /* IMPORT CSS Steal */
  5. @import url(https://cdn.discordapp.com/attachments/350184899946479618/438981085888512011/plain_doll.css);
  6.  
  7. /* IMPORTANT: Bar */
  8. @import url(https://cdn.discordapp.com/attachments/392867176677244938/418022603886952488/Titlebar.old.css);
  9.  
  10. :root {
  11.     /* COLOURS */
  12.     --main-color: #db94db;
  13.     --hover-color: #ffb3b3;
  14.     --channel-color: #ffe6e6;
  15.     --nep-color: rgba(1,0,0,.2);
  16.    
  17.     /* IMAGES */
  18.     --background-image: url(https://static.zerochan.net/Plain.Doll.full.1973000.jpg);  
  19.     --dm-image: url(https://i.imgur.com/ma76Qpp.png);
  20.     --sakuinfo-image: url(https://78.media.tumblr.com/99211b1795f3685b0ab692926e778fa9/tumblr_mki6dchp871s35i1to1_500.gif);
  21.     --sakuinfo2-image: url(https://pa1.narvii.com/6772/b59677353a677e4b57563d9444ad40504ffd4244_hq.gif);
  22.     --profile-image: url(https://78.media.tumblr.com/401367416d3503b571bf1891c6135536/tumblr_nd8c8jxbs71rdjnzso4_500.gif);
  23.     /*useless (need fixed)
  24.     --nsfw-image: url(https://puu.sh/zbsiF/9b67596e0e.png);
  25.    
  26.     /* MISC */
  27.     --background-blur: 0px;
  28.     --background-brightness: 87%;
  29.     --emoji-size: 30px;
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement