mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
3 lines
186 B
CSS
3 lines
186 B
CSS
|
|
|
||
|
|
a#WPILibRobotDevelopment-introLink img { background-image : url(graphics/sample.gif); }
|
||
|
|
a#WPILibRobotDevelopment-introLink:hover img { background-image : url(graphics/sample_hov.gif); }
|