extended.css 144 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 12 /** * Test */ #header { color: #333333; border-left: 1px; border-right: 2px; } #footer { color: #114411; border-color: #f20d0d; }