Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
border-radius: 5px; | border-radius: 5px; | ||
} | } | ||
.button2 {background-color: #188e6d;} /* Speedrun Green */ | .button2 {background-color: #188e6d;} /* Speedrun Green */ | ||
.button3 {background-color: #ae7e22;} /* OpenGOAL Yellow */ | .button3 {background-color: #ae7e22;} /* OpenGOAL Yellow */ | ||
Line 30: | Line 30: | ||
} | } | ||
</style> | </style> | ||
<a href="https://www.speedrun.com/jak" target="_blank"><button class="button button2">Speedrun.com Leaderboards</button></a> | <a href="https://www.speedrun.com/jak" target="_blank"><button class="button button2">Speedrun.com Leaderboards</button></a> | ||
<a href="https://opengoal.dev" target="_blank"><button class="button button3">OpenGOAL Website</button></a> | <a href="https://opengoal.dev" target="_blank"><button class="button button3">OpenGOAL Website</button></a> |
Revision as of 19:06, 4 July 2024
Welcome! |