git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@243
270642c3-0616-0410-b53a-bc976706d245
\li Exception handling. It would be great to have a sane default exception handling freeing us
from most manual work. However, I don't think this is feasible.
- \see \ref ppi_implementation
+ \see \ref ppi_implementation \n
+ <a href="http://openfacts.berlios.de/index-en.phtml?title=SENF:_Packet_Processing_Infrastructure">Implementation plan</a>
*/
/** \page ppi_implementation Implementation Overview
#head li {
list-style-type: none;
- margin: 0 0 0 15px;
- padding: 0 0 0 5px;
+ margin: 0 0 0 10px;
+ padding: 0 10px 0 0;
float: right;
- border-left: 4px solid #726921;
+ border-right: 1px solid #726921;
height: 14px;
}
+#head li:first-child {
+ border-right: none;
+ padding: 0;
+}
+
#head a {
font-weight: normal;
color: inherit;