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