Also, corrected one typo.
-webkit-border-radius: 10px;
}
+.warning {
+ background-color: #eedddd;
+ border: 1px solid #ccaaaa;
+ margin: 1em 0 1em 0;
+ padding: 0.5em 1em 0.5em 1em;
+ -moz-border-radius: 10px;
+ -webkit-border-radius: 10px;
+}
+
h3 {
text-decoration: underline;
}
<itemizedlist>
<listitem>
<simpara>
- Requests are received from the DHCP servers are placed in a
+ Requests received from the DHCP servers are placed in a
queue until they are processed. Currently all queued requests
are lost when the server shuts down.
</simpara>
- </listitem> <listitem>
+ </listitem>
+ <listitem>
<simpara>
TSIG Authentication (<ulink
url="http://tools.ietf.org/html/rfc2845">RFC 2845</ulink>)