start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
start [2019/11/09 17:47] – Fixed T-shirt link. opferstart [2020/01/17 14:04] – Add buttons for news and workshops lkastner
Line 43: Line 43:
  
    <div class="col-container">    <div class="col-container">
 +       <div class="col">
 +           <a href="/doku.php/news/start">
 +              <img heigth="100" width="100" alt="news" src="/theme_files/images/news.png" style="margin:20px;"/>
 +           </a>
 +           <br>
 +           <a href="/doku.php/news/start">
 +              <button class="button">News</button>
 +            </a>
 +      </div>
       <div class="col">       <div class="col">
            <a href="/doku.php/download/start">            <a href="/doku.php/download/start">
Line 54: Line 63:
       <div class="col">       <div class="col">
          <a href="/doku.php/user_guide/start">          <a href="/doku.php/user_guide/start">
-            <img heigth="100" width="100" alt="Team" src="/theme_files/images/team-2.png" style="margin:20px;"/>+            <img heigth="100" width="100" src="/theme_files/images/db-pm.png" style="margin:20px;"/>
          </a>          </a>
          <br>          <br>
          <a href="/doku.php/user_guide/start">          <a href="/doku.php/user_guide/start">
             <button class="button">User Guide</button>             <button class="button">User Guide</button>
 +         </a>
 +      </div>
 +      <div class="col">
 +         <a href="/doku.php/workshops/start">
 +            <img heigth="100" width="100" src="/theme_files/images/team-2.png" style="margin:20px;"/>
 +         </a>
 +         <br>
 +         <a href="/doku.php/workshops/start">
 +            <button class="button">Workshops</button>
          </a>          </a>
       </div>       </div>
  • start.txt
  • Last modified: 2024/02/07 10:36
  • by lkastner