Skip to content

Commit

Permalink
cleaning (delete unused style & script)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiraoka committed Sep 4, 2020
1 parent f5d0308 commit b9d49e3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,6 @@
#visits_trail_canvas {position: fixed; right: 1vw; bottom: 1vh; z-index: -9;}
}
</style>
<style type="text/css">
.ext {color: #a38360; text-decoration: underline; cursor: pointer;}
</style>
<script>
function open_ext(url) {require('electron').shell.openExternal(url)}
</script>
</head>

<body id="body">
Expand Down

0 comments on commit b9d49e3

Please sign in to comment.