Update to resource styling (#26504)

Updated the styling of the resource links to match style of other pages
This commit is contained in:
mr0range
2019-01-06 10:55:56 -07:00
committed by Manish Giri
parent d0d73ed28a
commit a151f8e65c

View File

@ -165,5 +165,6 @@ In many cases buttons will have to link to an url. As we can't add an href attri
```
#### More Information:
* https://www.w3schools.com/css/css3_buttons.asp
* https://www.w3schools.com/howto/howto_css_animate_buttons.asp
- [W3 Schools - CSS Buttons](https://www.w3schools.com/css/css3_buttons.asp)
- [W3 Schools - CSS Buttons Animate](https://www.w3schools.com/howto/howto_css_animate_buttons.asp)