poll/styles.css

5 lines
49 B
CSS
Raw Permalink Normal View History

2023-01-02 04:51:37 +00:00
/* Orange color */
.orange {
color: #ffa500;
}