Advertisement
Katsiree

แสดงผล css

Jun 16th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.27 KB | None | 0 0
  1. .check thead tr:nth-child(1) {
  2.             background-color: #ffc800 !important;
  3.             color: #000 !important;
  4.             font-weight: 600 !important;
  5.         }
  6.  
  7.         .btn-purple {
  8.             background: #8862e0;
  9.             color: #fff !important;
  10.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement