Bring back glyphicons to life
This commit is contained in:
parent
eb182ff6e6
commit
612c80366f
12 changed files with 813 additions and 290 deletions
|
@ -5,7 +5,8 @@ const indextpl = `<!DOCTYPE html>
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Challenge Forensic - Administration</title>
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/bootstrap.min.css" type="text/css" rel="stylesheet">
|
||||
<link href="/css/glyphicon.css" type="text/css" rel="stylesheet" media="screen">
|
||||
<style>
|
||||
samp.cksum {
|
||||
overflow-x: hidden;
|
||||
|
|
Reference in a new issue