8 lines
88 B
CSS
8 lines
88 B
CSS
input {
|
|
font-size: 100%;
|
|
cursor: pointer;
|
|
}
|
|
|
|
md-content input {
|
|
color: #1b5e20;
|
|
}
|