mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
parent
6204e1de42
commit
334ba6bc11
@ -118,15 +118,10 @@
|
||||
.result-text h1 {
|
||||
font-size: 13px;
|
||||
margin: 0;
|
||||
padding-right: 6px;
|
||||
line-height: 1.5;
|
||||
max-width: 330px;
|
||||
}
|
||||
|
||||
.result-text span:first-child {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.result-text span:last-child {
|
||||
color: #8f0100;
|
||||
font-weight: 500;
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
"{{ catText }}"
|
||||
</h1>
|
||||
{% endif %}
|
||||
<span style="color: #8f0100; font-weight: 500;">
|
||||
<span>
|
||||
{{ advs.total }} {{ trans('visiosoft.module.advs::field.ads')|lower }}
|
||||
</span>
|
||||
{{ trans('visiosoft.module.advs::field.were_found') }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user