Benutzer-Werkzeuge

Webseiten-Werkzeuge


teams:vikings_trondheim

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
teams:vikings_trondheim [2024/10/28 23:53]
svenson [Nachwuchsspieler im EZMA]
teams:vikings_trondheim [2024/10/30 19:07] (aktuell)
svenson [Freundschaften]
Zeile 56: Zeile 56:
     <tbody>     <tbody>
         <tr>         <tr>
-            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 14.3158%;"><strong>Saison</strong></td> +            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 10%;"><strong>Saison</strong></td> 
-            <td class="„table-head“" bgcolor="#B7C1C7" color="#fff" width: 20.0000%;"><strong>Position</strong></td> +            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 15%;"><strong>Position</strong></td> 
-            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 30.3158%;"><strong>Name</strong></td> +            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 30%;"><strong>Name</strong></td> 
-            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 11.3684%;"><strong>Land</strong></td> +            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 10%;"><strong>Land</strong></td> 
-            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 24%;"><strong>Team</strong></td>+            <td class="„table-head“" bgcolor="#B7C1C7" style="width: 35%;"><strong>Team</strong></td> 
 +        </tr> 
 +        <tr> 
 +            <td class="„spalte-grau-hell“" style="width: 14.3158%;">xxx</td> 
 +            <td style="width: 37.8205%;; width: 20.0000%;"> 
 +                <div style="text-align: center;">Tor</div> 
 +            </td> 
 +            <td class="„spalte-grau-hell“" style="width: 30.3158%;">unbekannter Spieler</td> 
 +            <td class="„spalte-grau-hell" style="width: 11.3684%;"><img src="https://www2.pic-upload.de/img/37434640/1000040169.png"></td> 
 +            <td class="„spalte-grau-hell“" style="width: 24%;">VIKINGS Trondheim</td>
         </tr>         </tr>
         <tr>         <tr>
Zeile 416: Zeile 425:
  
 ===== Star Trophy League ===== ===== Star Trophy League =====
 +<html>
 +<style type="text/css">
 + table.team {
 +                width: 100%;
 + font-size: 12px;
 + border: 1px solid #b0b0b0; 
 + font-family: Arial, Helvetica, sans-serif;
 +
 + . team td {
 + padding: 4px;
 + margin: 3px;
 + border: 1px solid #CCC;
 +               text-align: center;
 +        }
 + .team th {
 + background-color: #000000; 
 + color: #ff0000;
 + font-weight: bold;
 +                text-align: center;
 + }
 +</style>
  
 +<table class="team">
 +<th colspan=4 bgcolor="#0C276D">
 +  Hockenheim Fuel
 +</th>
 +<tbody>
 +<tr align="center" bgcolor="#fff">
 +  <td width="25%">
 +    <img src="https://www.eiszeit-manager.de/buero/images/userlogos/38699.png">
 +  </td>
 +  <td width="25%">
 +    Als Mitbegründer der Star Trophy League ist es keine Überraschung, dass Hockenheim Fuel von Beginn an mit dabei ist.<br><br><img src="https://www.eiszeit-manager.de/buero/images/trikots/38699-home.png"><img src="https://www.eiszeit-manager.de/buero/images/trikots/38699-away.png"><img src="https://www.eiszeit-manager.de/buero/images/trikots/38699-third.png">
 +  </td>
 +</tr>
 +</tbody>
 +</table>
 +</html>
 +
 +<html>
 +<style type="text/css">
 + table.team2 {
 +                width: 100%;
 + font-size: 12px;
 + border: 1px solid #b0b0b0; 
 + font-family: Arial, Helvetica, sans-serif;
 +
 + . team td {
 + padding: 4px;
 + margin: 3px;
 + border: 1px solid #CCC;
 +               text-align: center;
 +        }
 + .team2 th {
 + background-color: #0C276D; 
 + color: #B7C1C7;
 + font-weight: bold;
 +                text-align: center;
 + }
 +</style>
 +
 +<table class="team2">
 +<th colspan=4 bgcolor="#0C276D">
 +  VIKINGS Trondheim
 +</th>
 +<tbody>
 +<tr align="center" bgcolor="#fff">
 +  <td width="25%">
 +    <img src="https://www.eiszeit-manager.de/buero/images/userlogos/35258.png">
 +  </td>
 +  <td width="25%">
 +    Auch das norwegische Team VIKINGS Trondheim, ebenfalls Organisator der Liga, steht in den Startlöchern.<br><br><img src="https://www.eiszeit-manager.de/buero/images/trikots/35258-home.png"><img src="https://www.eiszeit-manager.de/buero/images/trikots/35258-away.png"><img src="https://www.eiszeit-manager.de/buero/images/trikots/35258-third.png">
 +  </td>
 +</tr>
 +</tbody>
 +</table>
 +</html>
 ===== Freundschaften ===== ===== Freundschaften =====
 <html> <html>
  
 <style type="text/css"> <style type="text/css">
- table.fanfreundschaften {+ table.team {
                 width: 100%;                 width: 100%;
  font-size: 12px;  font-size: 12px;
Zeile 427: Zeile 512:
  font-family: Arial, Helvetica, sans-serif;  font-family: Arial, Helvetica, sans-serif;
  
-fanfreundschaften td {+team td {
  padding: 4px;  padding: 4px;
  margin: 3px;  margin: 3px;
Zeile 433: Zeile 518:
                text-align: center;                text-align: center;
         }         }
- .fanfreundschaften th { + .team th { 
- background-color: #183359;  + background-color: #000000;  
- color: #FFFFFF;+ color: #ff0000;
  font-weight: bold;  font-weight: bold;
                 text-align: center;                 text-align: center;
Zeile 441: Zeile 526:
 </style> </style>
  
-<table class="fanfreundschaften">+<table class="team">
 <th colspan=4 bgcolor="#0C276D"> <th colspan=4 bgcolor="#0C276D">
   Hockenheim Fuel   Hockenheim Fuel
teams/vikings_trondheim.1730156027.txt.gz · Zuletzt geändert: 2024/10/28 23:53 von svenson