Merge pull request #1376 from EricLuehrsen/unbound_luci
[project/luci.git] / applications / luci-app-unbound / luasrc / view / unbound / css-editing.htm
1 <style type="text/css">
2   textarea
3   {
4     background-color: #fffff0;
5     font-family: monospace;
6   }
7 </style>
8