1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
.CTitle { color: #fff; } .TText { color: #fff; } body { background: #000; background-image: url(blossom.png); } table { background: rgba(0,0,0,0.8); } note, .note { vertical-align: super; font-size: 60%; } reduced, .reduced { font-size: 75%; }