MKANET

Untitled

Oct 3rd, 2021
1,402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.89 KB | None | 0 0
  1.  
  2. '</head>'
  3.  
  4. '<link rel="stylesheet" type="text/css" href="https://theme-park.dev/CSS/themes/ombi/dark.css">
  5. <meta name="viewport" content="width=1024">
  6. <style>
  7.    html {zoom: 84%;}
  8.    .sidenav-container .sidenav .mat-toolbar.application-name {
  9.        content: url("https://i.ibb.co/rk3WF1b/Specific-light-reg.png");
  10.        padding: 0px 12px !important;
  11.        margin-top: -12px !important;
  12.        margin-bottom: -23px !important;
  13.    }
  14.    .mat-form-field-flex {
  15.        width: 440px !important;
  16.    }
  17.    .top-search-bar .mat-form-field-infix {
  18.        color: rgba(215, 215, 215, 0.5);
  19.    }
  20.    .small-text {
  21.        font-size: 13px !important;
  22.        padding-top: 7px;
  23.        color: rgba(255, 255, 255, 0.5);
  24.    }
  25.    .top-right span.indicator-text {
  26.        padding-right: 0.5em !important;
  27.        color: rgba(255, 255, 255, 0.5) !important;
  28.    }
  29. </style>
  30. </head>';
  31.  
Advertisement
Add Comment
Please, Sign In to add comment