difool2nice

centering_statuspanel.css

Jan 9th, 2022 (edited)
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.34 KB | None | 0 0
  1.  
  2. #statuspanel #statuspanel-label {
  3.     /*appearance: none !important;*/
  4.     background-color: #161a27 !important;
  5.     font-family: "Fira Sans" !important;
  6.     font-size: 14px !important;
  7.     font-weight: normal !important;
  8.     color: yellow !important;
  9.     border: 2px solid #161a27 !important;
  10.     border-radius: 0px !important;
  11.     text-align: left !important;
  12.    
  13. }
  14.  
Add Comment
Please, Sign In to add comment