summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm
blob: 44d09378c351fbd5f159ab003a7cbf0f316dd3cd (plain)
1
2
3
4
5
6
7
8
<style type="text/css">
  textarea
  {
    background-color: #fffff0;
    font-family: monospace;
  }
</style>