Advertisement
wadieXkiller

CSS rounded icons

Feb 18th, 2023
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | Source Code | 0 0
  1. top-site-outer .tile{
  2.          background: #42414d !important;
  3.          border: 2px solid #000000 !important;
  4.          border-radius: 50px !important;
  5. }
Tags: CSS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement