Browse Source

changed background on crash page

Rafał Pitoń 10 years ago
parent
commit
e8aa73bdcc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/templates/500.html

+ 1 - 1
misago/templates/500.html

@@ -15,7 +15,7 @@
         *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
         *:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
         html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
-        body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fcfcfc}
+        body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}
         h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#999}
         h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}
         h1,.h1{font-size:36px}