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