change spacings, margins

This commit is contained in:
Marco Ochse 2016-08-08 17:03:23 +02:00 committed by GitHub
parent fcbd650ba2
commit f651bf32a0

View file

@ -6,8 +6,8 @@
<title>T-Pot</title>
</head>
<frameset rows='3%,*' border='0' frameborder='0' framespacing='0'>
<frame src='navbar.html' name='navbar' marginwidth='0' marginheight='2' scrolling='no' noresize>
<frameset rows='20,*' border='0' frameborder='0' framespacing='0'>
<frame src='navbar.html' name='navbar' marginwidth='0' marginheight='0' scrolling='no' noresize>
<frame src='' name='main' marginwidth='0' marginheight='0' scrolling='auto' noresize>
<noframes>
</noframes>