MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
imported>Admin |
imported>Admin |
||
Zeile 2: | Zeile 2: | ||
<style> | <style> | ||
.value {color: #E6E6E6; font-size: 14px;} | .value {color: #E6E6E6; font-size: 14px;} | ||
− | .property {color: #E6E6E6; font-size: | + | .property {color: #E6E6E6; font-size: 14px;} |
</style> | </style> |
Version vom 2. Juni 2020, 13:10 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ <style> .value {color: #E6E6E6; font-size: 14px;} .property {color: #E6E6E6; font-size: 14px;} </style>