"s23/git@git.doit.wisc.edu:MOU5/cs220-lecture-material.git" did not exist on "2e74835e5bde8693a27806700a130733cc30916f"
Newer
Older
const colorRed = "#c50505";
const colorBlue = "#0479a8";
const colorBlackFont = "#282728";
const colorGrayLight = "#adadad";
props: {
MuiButton: {
color: "secondary",
},
MuiLink: {
color: "secondary",
},
},
},
"@media (hover: none)": {
"&:hover $notchedOutline": {
},
},
"&$focused $notchedOutline": {
shape: {
borderRadius: 2,
},