Test: Unterschied zwischen den Versionen

Aus wiki.kometin.at
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(14 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 44: Zeile 44:
<html>
<html>
<style>
<style>
.button-link {
color: rgb(255, 255, 255) !important;
}
.button-link:link, .button-link:visited, .button-link:hover {
color: rgb(255, 255, 255) !important;
text-decoration: none; }
.button-style {
.button-style {


Zeile 55: Zeile 61:
                     text-decoration: none;
                     text-decoration: none;
                     cursor: pointer;
                     cursor: pointer;
                     background-color: rgb(9, 128, 76);
                     background-color: blue;
                     box-shadow: rgb(19 170 82 / 40%) 0px 2px 3px;
                     box-shadow: rgb(19 170 82 / 40%) 0px 2px 3px;
                     color: rgb(255, 255, 255);
                     color: rgb(255, 255, 255) !important;
                     font-size: 14px;
                     font-size: 14px;
                     font-weight: 400;
                     font-weight: 400;
                     height: 36px;
                     height: 36px;
                     transition: all 150ms ease-in-out 0s;
                     transition: all 150ms ease-in-out 0s;
                    :hover {
                 
                        color: rgb(255, 255, 255);
                        background-color: rgb(17, 97, 73);
                        box-shadow: rgb(19 170 82 / 40%) 0px 2px 3px, rgb(195 231 202) 0px 0px 0px 3px;
                    }
                  
                  
                    }
                  
                  
               
}
.button-style:hover {
color: rgb(255, 255, 255) !important;
background-color: rgb(17, 97, 73);
box-shadow: rgb(19 170 82 / 40%) 0px 2px 3px, rgb(195 231 202) 0px 0px 0px 3px;
}
}


Zeile 75: Zeile 82:


<button class="button-style">
<button class="button-style">
my button
<a class="button-link" href="https://wiki.kometin.at/Weiqi-turnier-2025">
Weiqi-turnier-2025
</a>
</button>
</button>
</html>
</html>

Aktuelle Version vom 5. April 2025, 18:34 Uhr



Unsere Treffen in 2025 (jeweils ab 18:50 Uhr)
Jänner Februar März April Mai Juni Juli August September Oktober November Dezember
7.1. 4.2. 4.3. 1.4. 13.5. 10.6.
23.1. 20.2. 20.3. 17.4. 29.5. 26.6.



29.4.