More flexible width of contents

- header graphics scales (within limits)
- width of text area is determied by css, now 90% instead of 880px
- more of the html code goes in included templates
This commit is contained in:
Martin Dietze
2012-02-11 00:22:57 +01:00
committed by Carlos R. Mafra
parent a475c8357e
commit 3a49325e49
26 changed files with 173 additions and 181 deletions

View File

@@ -1,4 +1,10 @@
<div id="header">
<a href="index.php"><img src="header.png" width="880" height="44" alt="title bar"></a>
</div>
<div id="inhalt">
<table width="100%">
<tr>
<td width="100%">
<a href="http://beta.windowmaker.org/index.php"><img src="header.png" style="min-width:700px" width="95%" alt="title bar"></a>
</tr>
<tr>
<td width="100%">
<div>