mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
14 lines
201 B
CSS
14 lines
201 B
CSS
.small-notice {
|
|
background-color: #f7f7f7;
|
|
}
|
|
|
|
.small-notice i {
|
|
font-size: 18px;
|
|
position: relative;
|
|
top: 4px;
|
|
}
|
|
|
|
.personal-advantages img {
|
|
max-height: 60px;
|
|
max-width: 60px;
|
|
} |