Easy
Study the following CSS code:
.btn-primary {
background-color: #007bff;
border-color: #007bff;
color: #ffffff;
padding: 10px 20px;
border-radius: 5px;
}
What is the correct description of this CSS style?
Author: Maxime JavauxStatus: PublishedQuestion passed 193 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about Bootstrap