diff --git a/scp/css/login.css b/scp/css/login.css
index aef7b3a789b44c4d55bc0e7df0965cc7f1bc2247..a5a682f08d04b513b643b044f817416988895d56 100644
--- a/scp/css/login.css
+++ b/scp/css/login.css
@@ -79,6 +79,8 @@ h1 {
     height: auto;
     width: auto;
     vertical-align: middle;
+    outline: none;
+    border: none;
 }
 .valign-helper {
     height: 100%;
diff --git a/scp/css/scp.css b/scp/css/scp.css
index 74a88bc95b715183a7a5663255afd867741bb0e2..98535efc15c2fc728fc47006f44a80e2de80dcf9 100644
--- a/scp/css/scp.css
+++ b/scp/css/scp.css
@@ -113,6 +113,8 @@ div#header a {
     height: auto;
     width: auto;
     vertical-align: middle;
+    outline: none;
+    border: none;
 }
 .valign-helper {
     height: 100%;