9 lines
139 B
CSS
9 lines
139 B
CSS
#theme-check .theme-check h2 img {
|
|
vertical-align: text-bottom;
|
|
}
|
|
|
|
.redux-error {
|
|
background: #ddd;
|
|
padding: 8px;
|
|
margin-right: 20px;
|
|
} |