mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
9 lines
128 B
CSS
9 lines
128 B
CSS
.small-notice {
|
|
background-color: #f7f7f7;
|
|
}
|
|
|
|
.small-notice i {
|
|
font-size: 18px;
|
|
position: relative;
|
|
top: 4px;
|
|
} |