diff options
Diffstat (limited to 'h-source/Public/Css')
-rwxr-xr-x | h-source/Public/Css/website.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 8f15343..5609d12 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1580,4 +1580,9 @@ td.text_item_date .search_result_model_name { padding-left:10px; +} + +.search_item_found +{ + margin:5px; }
\ No newline at end of file |