mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +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); }
|