luci-app-unbound: clean up presentation of advanced LuCI tabs
[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