Skip to content
Snippets Groups Projects
Commit dced8f9f authored by g0dil's avatar g0dil
Browse files

Layout fixes

parent 748efc97
No related branches found
No related tags found
No related merge requests found
......@@ -297,7 +297,8 @@
\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
......
......@@ -53,13 +53,18 @@ body {
#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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment