Labels changes according to options
This commit is contained in:
@ -88,12 +88,12 @@ body{
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
#choice .choice.dogs{
|
||||
#choice .choice.dotnet{
|
||||
color: #00cbca;
|
||||
float: right;
|
||||
}
|
||||
|
||||
#choice .choice.cats{
|
||||
#choice .choice.java{
|
||||
color: #2196f3;
|
||||
float: left;
|
||||
}
|
||||
|
Reference in New Issue
Block a user