Merge branch '18995-code-cleanup-4'
authorWard Vandewege <ward@curii.com>
Fri, 15 Apr 2022 20:22:24 +0000 (16:22 -0400)
committerWard Vandewege <ward@curii.com>
Fri, 15 Apr 2022 20:22:43 +0000 (16:22 -0400)
refs #18995

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

doc/css/font-awesome.css
services/api/public/422.html
services/api/public/500.html

index eb4127b738392c335f4352a09bb9033c1bc489dc..4dc117e6bca08f242eeb831335f74bec3c6fe85f 100644 (file)
@@ -13,7 +13,7 @@
 }
 .fa {
   display: inline-block;
-  font-family: FontAwesome;
+  font-family: 'FontAwesome', sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
index faa4a52490539ceb0563df134e29f9190f5b63b2..a9fa93a9fc6150683d1256ed7bb01f85fa892afd 100644 (file)
@@ -3,7 +3,7 @@
 SPDX-License-Identifier: AGPL-3.0 -->
 
 <!DOCTYPE html>
-<html>
+<html lang="en">
 <head>
   <title>The change you wanted was rejected (422)</title>
   <style type="text/css">
index c528141e2cb337727ff4838c6feb317ef82fadd6..e40a748e4aaa126b6d47e0b5ca6c907f5e2c5a55 100644 (file)
@@ -3,7 +3,7 @@
 SPDX-License-Identifier: AGPL-3.0 -->
 
 <!DOCTYPE html>
-<html>
+<html lang="en">
 <head>
   <title>We're sorry, but something went wrong (500)</title>
   <style type="text/css">