CSS   113
divider background
Guest on 7th March 2023 12:24:20 AM


  1. .divider_background{
  2.         background-color: #1f4051;
  3. }
  4.  
  5. a, .ourterm a{
  6.         color: #1f4051;
  7. }
  8.  
  9. .background2{
  10.         background-color: #857eab;
  11. }
  12.  
  13. .background1{
  14.         background-color: #061e4c;
  15. }

Raw Paste

Login or Register to edit or fork this paste. It's free.