User Tools

Site Tools

handleiding_nieuw:kengetallenboek

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
handleiding_nieuw:kengetallenboek [2025/03/31 19:41] supporthandleiding_nieuw:kengetallenboek [2025/04/01 12:19] (current) support
Line 4: Line 4:
   display: flex;   display: flex;
   flex-wrap: wrap;   flex-wrap: wrap;
-  justify-content: flex-start; 
   gap: 1em;   gap: 1em;
   margin-top: 2em;   margin-top: 2em;
 } }
 .tegel { .tegel {
-  width: 140px+  width: 84px
-  height: 80px;+  height: 48px;
   background: #ddd;   background: #ddd;
   display: flex;   display: flex;
Line 16: Line 15:
   justify-content: center;   justify-content: center;
   text-align: center;   text-align: center;
-  font-size: 0.9em;+  font-size: 0.84em;
   font-weight: bold;   font-weight: bold;
   border-radius: 4px;   border-radius: 4px;
Line 47: Line 46:
 </style> </style>
  
-<div style="display: flex; align-items: flex-start; gap: 2em; flex-wrap: wrap;"> +<div style="display: flex; gap: 2em; align-items: flex-start; flex-wrap: wrap;"> 
-  <div style="flex: 1; min-width: 320px; max-width: 600px;"> +  <div style="flex: 1; min-width: 300px;"> 
-    <h1>Kengetallenboek</h1> +    <div class="kopgroep" style="text-align: left;">Wegprofielen</div>
- +
-    <p><strong>Kies een profielcategorie:</strong></p> +
- +
-    <div class="kopgroep">Wegprofielen</div>+
     <div class="flexgroep">     <div class="flexgroep">
-      <div class="tegel"><a href="[[sub_wijkbuurt]]">WIJK/BUURT</a></div> +      <div class="tegel"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_klimaat">KLIMAAT-<br>OPLOSSINGEN</a></div> 
-      <div class="tegel"><a href="[[sub_woonstraten]]">WOONSTRATEN</a></div>+      <div class="tegel"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_wijkbuurt">WIJK/BUURT</a></div> 
 +      <div class="tegel"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_woonstraten">WOONSTRATEN</a></div>
     </div>     </div>
  
     <div class="kopgroep">Leefgebieden en ontmoetingsplekken</div>     <div class="kopgroep">Leefgebieden en ontmoetingsplekken</div>
     <div class="flexgroep">     <div class="flexgroep">
-      <div class="tegel"><a href="[[sub_pleinen]]">PLEINEN</a></div> +      <div class="tegel"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_pleinen">PLEINEN</a></div> 
-      <div class="tegel"><a href="[[sub_parken]]">PARKEN</a></div> +      <div class="tegel"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_parken">PARKEN</a></div> 
-      <div class="tegel"><a href="[[sub_winkelstraten]]">WINKELSTRATEN</a></div>+      <div class="tegel"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_winkelstraten">WINKELSTRATEN</a></div>
     </div>     </div>
  
     <div class="kopgroep">Overige kostenbepalende elementen</div>     <div class="kopgroep">Overige kostenbepalende elementen</div>
     <div class="flexgroep">     <div class="flexgroep">
-      <div class="tegel"><a href="[[sub_watergangen]]">WATERGANGEN</a></div> +      <div class="tegel"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_watergangen">WATERGANGEN</a></div> 
-      <div class="tegel"><a href="[[sub_elementen]]">ELEMENTEN</a></div>+      <div class="tegel"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_elementen">ELEMENTEN</a></div> 
 +      <div class="tegel" style="margin-left: 2em;"><a href="/wiki/doku.php?id=handleiding_nieuw:sub_infooverons">OVER ONS</a></div>
     </div>     </div>
   </div>   </div>
  
-  <div style="flex: 1; min-width: 320px; text-align: right;"> +  <div style="flex: 1; min-width: 450px; text-align: right;"> 
-    <img src="/wiki/lib/exe/fetch.php?media=handleiding_nieuw:kengetallen:voorblad.jpg" alt="Kengetallen voorblad" style="max-width: 100%; height: auto;">+    <img src="/wiki/lib/exe/fetch.php?media=handleiding_nieuw:kengetallen:voorblad.jpg" alt="Kengetallen voorblad" style="width: 100%; max-width: 640px; height: auto;">
   </div>   </div>
 </div> </div>
 </html> </html>
- 
handleiding_nieuw/kengetallenboek.1743450112.txt.gz · Last modified: 2025/03/31 19:41 by support