Advertisement
Sarusei

888novel.com / novelhd.com - Nightly

Oct 22nd, 2021 (edited)
1,154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.45 KB | None | 0 0
  1. @-moz-document url-prefix("https://888novel.com"), url-prefix("https://novelhd.com") {
  2.     body, #content.standard {
  3.         background-color: #232323 !important;
  4.         color: #a7a7a7 !important;
  5.         font-size: 2.3rem !important;
  6.     }
  7.  
  8.     .breadcrumb, .panel, .form-control {
  9.         background-color: #2e3436 !important;
  10.         color: #a7a7a7 !important;
  11.     }
  12.  
  13.     .dropdown-menu {
  14.         background-color: #a7a7a7 !important;
  15.     }
  16.  
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement