Benutzer:Totto/common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Inhalt hinzugefügt Inhalt gelöscht
Totto (Diskussion | Beiträge) K (:-)) |
Totto (Diskussion | Beiträge) K (xD) |
||
Zeile 1: | Zeile 1: | ||
+ | |||
− | .wikitable { |
+ | .wikitable { |
color:#83639d; |
color:#83639d; |
||
background-color:#83639d; |
background-color:#83639d; |
||
+ | } |
||
+ | |||
+ | .TottoCustomContainer{ |
||
+ | |||
+ | color: #0ad203; |
||
+ | font-weight: bold; |
||
+ | } |
||
+ | |||
+ | #p-personal { |
||
+ | background-color: #d5d5d5; |
||
+ | padding: 3px; |
||
+ | padding-right: 10px; |
||
} |
} |
Aktuelle Version vom 1. Februar 2021, 17:30 Uhr
.wikitable { color:#83639d; background-color:#83639d; } .TottoCustomContainer{ color: #0ad203; font-weight: bold; } #p-personal { background-color: #d5d5d5; padding: 3px; padding-right: 10px; }