Browse Source

[mod] more compact logicodev skin

Adam Tauber 8 years ago
parent
commit
1ee2a3d25d

File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/oscar/css/logicodev.min.css


+ 3 - 2
searx/static/themes/oscar/less/logicodev/results.less

@@ -1,5 +1,6 @@
 .result_header {
-    margin-bottom:5px;
+    margin-top: 6px;
+    margin-bottom: 4px;
     font-size: 16px;
 
     .favicon {
@@ -28,7 +29,7 @@
 
 .result-content {
     margin-top: 2px;
-    margin-bottom: 4px;
+    margin-bottom: 0;
     word-wrap: break-word;
     color: @dark-gray;
     font-size: 13px;

+ 1 - 1
searx/static/themes/oscar/less/logicodev/search.less

@@ -1,5 +1,5 @@
 .search_categories, #categories {
-  margin: 15px 0 20px 0;
+  margin: 10px 0 4px 0;
   text-transform: capitalize;
   
   label{

Some files were not shown because too many files changed in this diff