aboutsummaryrefslogtreecommitdiffstats
path: root/app/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/popup.html')
-rw-r--r--app/popup.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/popup.html b/app/popup.html
index 1ba0fda94..3a6709eaf 100644
--- a/app/popup.html
+++ b/app/popup.html
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no">
<title>MetaMask</title>
+ <link rel="stylesheet" type="text/css" href="./index.css">
</head>
<body style="width:357px; height:600px;">
<div id="app-content"></div>