Added the 'li.gap' class, needed for how_tunnelrouting.html.

(ugha)
This commit is contained in:
ugha
2004-07-25 02:23:09 +00:00
committed by zzz
parent 2d596f73c3
commit 9357a09702

View File

@@ -58,3 +58,8 @@ div.main {
text-align: left;
color: inherit;
}
li.gap {
margin-top: 1em;
margin-bottom: 1em;
}