1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
body { background-color: #80d8e0; } #fusioncharts-div { text-align: center; } #notification-div { text-align: center; font-size: 30px; font-style: italic; color: red; border: solid red 3px; background-color: #ff999e; padding: 20px; }