Revert "Labels changes according to options"

This commit is contained in:
Ben Firshman
2016-11-10 20:48:25 +00:00
committed by GitHub
parent af9f2fec68
commit c0affbaeaf
2 changed files with 7 additions and 7 deletions

View File

@ -88,12 +88,12 @@ body{
text-transform: uppercase;
}
#choice .choice.dotnet{
#choice .choice.dogs{
color: #00cbca;
float: right;
}
#choice .choice.java{
#choice .choice.cats{
color: #2196f3;
float: left;
}