1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Edit style

This commit is contained in:
asmsuechan
2017-07-07 18:06:08 +09:00
parent 96a020341d
commit d5f82943cf

View File

@@ -90,5 +90,10 @@
scriptEl.setAttribute('src', scriptUrl)
document.body.appendChild(scriptEl)
</script>
<style>
.ace_search {
background-color: #d9d9d9;
}
</style>
</body>
</html>