diff --git a/public/422.html b/public/422.html index 83660ab187..b222475557 100644 --- a/public/422.html +++ b/public/422.html @@ -7,20 +7,32 @@ div.dialog { width: 25em; padding: 0 4em; - margin: 4em auto 0 auto; - border: 1px solid #ccc; - border-right-color: #999; - border-bottom-color: #999; + margin: 2em auto 0 auto; + } + a.go_home { + font-size: 100%; + color: black; + line-height: 1.5em; + text-decoration: none; + border-bottom: 1px dotted black; + padding: 0 0.2rem; + } + a.go_home:hover, a.go_home:focus, a.go_home:active{ + background: #8f301d; + color: white; + border-bottom: none; } - h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
Maybe you tried to change something you didn't have access to.
+
+ The change you wanted was rejected. Maybe you tried to change something you don't have access to.
+