mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-25 19:29:57 -07:00
Add subdirectory handling for zelda3, factorio, and minecraft. Add generic 404 page.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#page-not-found{
|
||||
width: 40em;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#page-not-found h1{
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user