mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
Add a "return home" link to 404 errors
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
cursor: pointer;
|
||||
color: {{ $primaryColor }};
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
|
Reference in New Issue
Block a user