Results site in .NET Core
This commit is contained in:
@ -95,12 +95,12 @@ body {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
#choice .choice.dogs {
|
||||
#choice .choice.resultb {
|
||||
color: #00cbca;
|
||||
float: right;
|
||||
}
|
||||
|
||||
#choice .choice.cats {
|
||||
#choice .choice.resulta {
|
||||
color: #2196f3;
|
||||
float: left;
|
||||
}
|
||||
|
Reference in New Issue
Block a user