mirror of https://github.com/tildeclub/poll.git
5 lines
49 B
CSS
5 lines
49 B
CSS
|
/* Orange color */
|
||
|
.orange {
|
||
|
color: #ffa500;
|
||
|
}
|