style.css
This file will simply contain two classes to style the response.
.Redis{
color: green;
}
.Api{
color: red;
}
body{
padding-top: 10px;
}
This file will simply contain two classes to style the response.
.Redis{
color: green;
}
.Api{
color: red;
}
body{
padding-top: 10px;
}