Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .tab-container {
- border-width: 2px solid #000 !important; /* all values can be adjusted */
- }
- /* image alternative */
- .tab-container {
- border-image: url(“https://imgsrc.png”);
- border-style: solid;
- }
- /* this should be changed and adjusted to fit whatever custom border image you want */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement