Line 13: | Line 13: | ||
} | } | ||
− | + | .result_button:hover { | |
+ | cursor: hand; | ||
+ | } | ||
</style> | </style> | ||
Line 33: | Line 35: | ||
<br /> | <br /> | ||
− | <svg id="reuse" width="80vw" height="70px"> | + | <svg id="reuse" class="result_button" width="80vw" height="70px"> |
<rect x="5" y="5" width="95%" height="60px" rx="30" fill="rgb(255,230,153)" stroke="rgb(0,112,192)" stroke-width="3"/> | <rect x="5" y="5" width="95%" height="60px" rx="30" fill="rgb(255,230,153)" stroke="rgb(0,112,192)" stroke-width="3"/> | ||
<text x="40%" y="47" style="fill:black; font-family:Agency FB; font-size:30pt;">Parts Reusability</text> | <text x="40%" y="47" style="fill:black; font-family:Agency FB; font-size:30pt;">Parts Reusability</text> |
Revision as of 01:44, 30 August 2017