rosa-build/app/assets/stylesheets/views/error_pages.sass

69 lines
803 B
Sass
Raw Normal View History

2015-02-03 09:27:09 +00:00
/*404*/
2015-02-03 10:29:32 +00:00
article div.all.error404
text-align: center
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
img
margin: 0 auto
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
h1
font-size: 48px
font-weight: normal
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
span
color: #4496d0
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
h2
font-size: 18px
font-weight: normal
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
p
text-align: center
font-size: 14px
2015-02-03 09:27:09 +00:00
/*500*/
2015-02-03 10:29:32 +00:00
article div.all.error500
text-align: center
img
margin: 0 auto
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
h1
font-size: 48px
font-weight: normal
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
span
color: #4496d0
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
h2
font-size: 18px
font-weight: normal
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
p
text-align: center
font-size: 14px
2015-02-03 09:27:09 +00:00
/*503*/
2015-02-03 10:29:32 +00:00
article div.all.error503
2015-02-03 09:27:09 +00:00
text-align: center
2015-02-03 10:29:32 +00:00
img
margin: 0 auto
h1
font-size: 38px
font-weight: normal
text-align: center
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
span
color: #4496d0
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
h2
font-size: 18px
font-weight: normal
2015-02-03 09:27:09 +00:00
2015-02-03 10:29:32 +00:00
span
color: #4496d0