diff --git a/mediagoblin/static/css/base.css b/mediagoblin/static/css/base.css index 243b299c..51a855be 100644 --- a/mediagoblin/static/css/base.css +++ b/mediagoblin/static/css/base.css @@ -74,7 +74,7 @@ label { font-weight: normal; } -input { +input, textarea { font-size:1em; font-family:'Lato', sans-serif; } diff --git a/mediagoblin/templates/mediagoblin/500.html b/mediagoblin/templates/mediagoblin/500.html new file mode 100644 index 00000000..464630a7 --- /dev/null +++ b/mediagoblin/templates/mediagoblin/500.html @@ -0,0 +1,49 @@ + + + +
+ +
+ .-------------------------.
+ | __ _ |
+ | -, \_,------,_// |
+ | <\ ,-- --.\ |
+ | / ( X) (X ) |
+ | ' '--, ,--'\ |
+ | / \ -v-v-u-v / |
+ | . '.__.--__'.\ |
+ | / ',___/ / \__/' |
+ | | | ,'\_'/, || |
+ | \_| | | | | || |
+ | W',_ ||| |||_'' |
+ | | '------'| |
+ | |__| |_|_ |
+ | ,,,-' '-,,, |
+ '-------------------------'
+
Something bad happened, and things broke.
+If this is not your website, you may want to alert the owner.
+Powered... er broken... by MediaGoblin, a GNU Project.
+ + diff --git a/mediagoblin/templates/mediagoblin/auth/login.html b/mediagoblin/templates/mediagoblin/auth/login.html index 8fe45f2d..afbecf20 100644 --- a/mediagoblin/templates/mediagoblin/auth/login.html +++ b/mediagoblin/templates/mediagoblin/auth/login.html @@ -26,7 +26,7 @@