File size: 189 Bytes
6f3931b
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
.gr-button {
  background-color: #3498db !important;
  color: white;
}
.gr-button:hover {
  background-color: #2980b9 !important;
}
.gr-textbox {
  border-radius: 8px;
  font-size: 1rem;
}