forked from fixin.me/fixin.me
Update styling and message
This commit is contained in:
parent
634ba7e901
commit
c67820db58
@ -23,18 +23,17 @@
|
|||||||
border-right-color: #999;
|
border-right-color: #999;
|
||||||
border-left-color: #999;
|
border-left-color: #999;
|
||||||
border-bottom-color: #BBB;
|
border-bottom-color: #BBB;
|
||||||
border-top: #c40f5b solid 4px;
|
border-top: #ff1f5b solid 4px;
|
||||||
border-top-left-radius: 9px;
|
border-top-left-radius: 9px;
|
||||||
border-top-right-radius: 9px;
|
border-top-right-radius: 9px;
|
||||||
background-color: #c40f5b;
|
background-color: #ff1f5b;
|
||||||
padding: 7px 12% 0;
|
|
||||||
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
|
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
|
||||||
}
|
}
|
||||||
|
|
||||||
.rails-default-error-page h1 {
|
.rails-default-error-page h1 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
color: white;
|
color: white;
|
||||||
line-height: 1.5em;
|
line-height: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rails-default-error-page div.dialog > p {
|
.rails-default-error-page div.dialog > p {
|
||||||
@ -60,7 +59,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<h1>You have not been granted access to this page.</h1>
|
<h1>You have not been granted access to this page.</h1>
|
||||||
</div>
|
</div>
|
||||||
<p>If you feel you should have access to this page, please contact the site administrator.</p>
|
<p>If you feel you should have access, please contact the site administrator.</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -23,18 +23,17 @@
|
|||||||
border-right-color: #999;
|
border-right-color: #999;
|
||||||
border-left-color: #999;
|
border-left-color: #999;
|
||||||
border-bottom-color: #BBB;
|
border-bottom-color: #BBB;
|
||||||
border-top: #c40f5b solid 4px;
|
border-top: #ff1f5b solid 4px;
|
||||||
border-top-left-radius: 9px;
|
border-top-left-radius: 9px;
|
||||||
border-top-right-radius: 9px;
|
border-top-right-radius: 9px;
|
||||||
background-color: #c40f5b;
|
background-color: #ff1f5b;
|
||||||
padding: 7px 12% 0;
|
|
||||||
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
|
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
|
||||||
}
|
}
|
||||||
|
|
||||||
.rails-default-error-page h1 {
|
.rails-default-error-page h1 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
color: white;
|
color: white;
|
||||||
line-height: 1.5em;
|
line-height: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rails-default-error-page div.dialog > p {
|
.rails-default-error-page div.dialog > p {
|
||||||
|
@ -23,18 +23,17 @@
|
|||||||
border-right-color: #999;
|
border-right-color: #999;
|
||||||
border-left-color: #999;
|
border-left-color: #999;
|
||||||
border-bottom-color: #BBB;
|
border-bottom-color: #BBB;
|
||||||
border-top: #c40f5b solid 4px;
|
border-top: #ff1f5b solid 4px;
|
||||||
border-top-left-radius: 9px;
|
border-top-left-radius: 9px;
|
||||||
border-top-right-radius: 9px;
|
border-top-right-radius: 9px;
|
||||||
background-color: #c40f5b;
|
background-color: #ff1f5b;
|
||||||
padding: 7px 12% 0;
|
|
||||||
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
|
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
|
||||||
}
|
}
|
||||||
|
|
||||||
.rails-default-error-page h1 {
|
.rails-default-error-page h1 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
color: white;
|
color: white;
|
||||||
line-height: 1.5em;
|
line-height: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rails-default-error-page div.dialog > p {
|
.rails-default-error-page div.dialog > p {
|
||||||
|
@ -23,18 +23,17 @@
|
|||||||
border-right-color: #999;
|
border-right-color: #999;
|
||||||
border-left-color: #999;
|
border-left-color: #999;
|
||||||
border-bottom-color: #BBB;
|
border-bottom-color: #BBB;
|
||||||
border-top: #c40f5b solid 4px;
|
border-top: #ff1f5b solid 4px;
|
||||||
border-top-left-radius: 9px;
|
border-top-left-radius: 9px;
|
||||||
border-top-right-radius: 9px;
|
border-top-right-radius: 9px;
|
||||||
background-color: #c40f5b;
|
background-color: #ff1f5b;
|
||||||
padding: 7px 12% 0;
|
|
||||||
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
|
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
|
||||||
}
|
}
|
||||||
|
|
||||||
.rails-default-error-page h1 {
|
.rails-default-error-page h1 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
color: white;
|
color: white;
|
||||||
line-height: 1.5em;
|
line-height: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rails-default-error-page div.dialog > p {
|
.rails-default-error-page div.dialog > p {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user