border-l-teal-700
The class border-l-teal-700 is a Tailwind CSS class, part of the border color classes in the category borders.
Example usage
The following code is an example on how to use the class border-l-teal-700.
The above code produces the following result:
Resulting CSS
border-left-color: rgb(15 118 110);
Other border-color classes
- border-x-teal-700
- border-y-teal-700
- border-s-teal-700
- border-e-teal-700
- border-t-teal-700
- border-r-teal-700
- border-b-teal-700
- border-l-teal-100
- border-l-teal-200
- border-l-teal-300
- border-l-teal-400
- border-l-teal-500
- border-l-teal-600
- border-l-teal-800
- border-l-teal-900
- border-x-teal-100
- border-x-teal-200
- border-x-teal-300
- border-x-teal-400
- border-x-teal-500