Test: Unterschied zwischen den Versionen

Aus Wikicadia
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:


 
table.background-image
Hier findest du alles zu den Verschiedenen Custom-Items auf Arcadia. Auch erfährst du wie du an Sie kommst
{
 
font-family: "font name 1", "font name 2"
und was du mit Ihnen alles anstellen kannst.  
font-size: 12px;
 
margin: 45px;
== Items ==
width: 480px;
 
text-align: left;
=== - Werkzeuge ===
border-collapse: collapse;
 
}
==== - Gewöhnlich ====
table.background-image th
 
{
==== - Selten ====
padding: 12px;
 
font-weight: normal;
==== - Episch ====
font-size: 14px;
 
color: #339;
==== - Legendär ====
}
 
table.background-image td
=== - Waffen ===
{
 
padding: 9px 12px;
==== - Gewöhnlich ====
color: #669;
 
border-top: 1px solid #fff;
==== - Selten ====
}
 
table.background-image tfoot td
==== - Episch ====
{
 
font-size: 11px;
==== - Legendär ====
}
 
table.background-image tbody td
=== - Rüstungen ===
{
 
background: url('http://wikia.com/images/Namehere.jpg');
==== - Gewöhnlich ====
}
 
==== - Selten ====
 
==== - Episch ====
 
==== - Legendär ====
 
=== - Veredelungen ===
 
==== - Gewöhnlich ====
 
==== - Selten ====
 
==== - Episch ====
 
==== - Legendär ====
 
=== - Tränke ===
 
=== - Nahrung ===
 
=== - Sonstiges ===

Version vom 18. Mai 2024, 16:26 Uhr

table.background-image { font-family: "font name 1", "font name 2" font-size: 12px; margin: 45px; width: 480px; text-align: left; border-collapse: collapse; } table.background-image th { padding: 12px; font-weight: normal; font-size: 14px; color: #339; } table.background-image td { padding: 9px 12px; color: #669; border-top: 1px solid #fff; } table.background-image tfoot td { font-size: 11px; } table.background-image tbody td { background: url('http://wikia.com/images/Namehere.jpg'); }