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