some responsivennes fixes

This commit is contained in:
trean
2021-03-29 16:05:18 +02:00
parent 6f3e563242
commit 3cb7daa4cb
5 changed files with 1179 additions and 1155 deletions
+6 -2
View File
@@ -2,9 +2,10 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="fa3daba2-454f-484b-9325-cdf36daf319c" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/entropy-placeholder/documentation.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/entropy-placeholder/css/colors.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/entropy-placeholder/css/main.css" beforeDir="false" afterPath="$PROJECT_DIR$/entropy-placeholder/css/main.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/entropy-placeholder/css/responsive.css" beforeDir="false" afterPath="$PROJECT_DIR$/entropy-placeholder/css/responsive.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/entropy-placeholder/index-4.html" beforeDir="false" afterPath="$PROJECT_DIR$/entropy-placeholder/index-4.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
@@ -16,6 +17,7 @@
<option name="RECENT_TEMPLATES">
<list>
<option value="HTML File" />
<option value="CSS File" />
</list>
</option>
</component>
@@ -39,6 +41,7 @@
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/entropy-placeholder/fonts" />
<property name="list.type.of.created.stylesheet" value="CSS" />
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
<property name="vue.rearranger.settings.migration" value="true" />
</component>
@@ -62,7 +65,8 @@
<updated>1616074735223</updated>
<workItem from="1616074736567" duration="16736000" />
<workItem from="1616925802401" duration="1034000" />
<workItem from="1616926838689" duration="20382000" />
<workItem from="1616926838689" duration="21014000" />
<workItem from="1617020313456" duration="4215000" />
</task>
<servers />
</component>
+4
View File
@@ -0,0 +1,4 @@
:root {
--brand-primary: #bc1439;
--brand-secondary: #182b3a;
}
+10 -12
View File
@@ -55,6 +55,7 @@
@import url('jquery.fancybox.min.css');
@import url('jquery.bootstrap-touchspin.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('colors.css');
/***
@@ -79,11 +80,6 @@
***/
:root {
--brand-primary: #bc1439;
--brand-secondary: #182b3a;
}
body {
font-family: 'Open Sans' ;
font-size:14px;
@@ -1398,13 +1394,13 @@ img{
color:#ffffff;
}
.header-style-three .header-upper .outer-box .theme-btn{
border-color:var(--brand-primary);
color:var(--brand-primary);
.header-style-three .header-upper .outer-box .theme-btn,
.header-style-three .header-upper .outer-box .btn {
color: white;
}
.header-style-three .header-upper .outer-box .theme-btn:hover{
color:#ffffff;
.header-style-three .header-upper .outer-box .theme-btn:hover,
.header-style-three .header-upper .outer-box .btn:hover {
color:var(--brand-primary);
}
.header-style-three.fixed-header .header-upper{
@@ -1413,7 +1409,8 @@ img{
}
.header-style-three.fixed-header .header-upper .outer-box .search-box-outer button,
.header-style-three.fixed-header .header-upper .outer-box .cart-box .icon{
.header-style-three.fixed-header .header-upper .outer-box .cart-box .icon,
.header-style-three.fixed-header .header-upper .outer-box .icon{
color:#2b2a41;
}
@@ -1961,6 +1958,7 @@ img{
background:none;
border-radius:50px;
border:1px solid #dddddd;
background:white;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -92,7 +92,7 @@
</nav>
<div class="outer-box">
<a class="btn btn-lg mt-1" href="https://github.com/qdrant/qdrant" target="_blank" title="github"><i class="flaticon flaticon-github"></i></a>
<a class="btn btn-lg mt-1" href="https://github.com/qdrant/qdrant" target="_blank" title="github"><i class="icon flaticon-github"></i></a>
</div>
</div>
@@ -338,17 +338,17 @@
<ul class="tab-btns tab-buttons clearfix">
<li data-tab="#prod-diabetes" class="tab-btn active-btn wow fadeInLeft" data-wow-delay="0ms"
data-wow-duration="1500ms">
<h5>Neural<br>Text Search</h5>
<h5>Neural <br>Text Search</h5>
<i class="icon flaticon-paper"></i>
</li>
<li data-tab="#prod-sales" class="tab-btn wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms">
<h5>Image Search -<br>food discovery</h5>
<h5>Image Search - <br>food discovery</h5>
<i class="icon flaticon-image-1"></i>
</li>
<li data-tab="#prod-education" class="tab-btn wow fadeInRight" data-wow-delay="0ms"
data-wow-duration="1500ms">
<h5>Recommendations<br>with conditions</h5>
<h5>Recommendations <br>with conditions</h5>
<i class="icon flaticon-advertising"></i>
</li>
</ul>
@@ -363,7 +363,7 @@
<!-- Content Column -->
<div class="content-column col-lg-6 col-md-12 col-sm-12">
<div class="inner-column">
<div class="inner-column mb-5">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi finibus at mauris eu
sollicitudin. Maecenas a imperdiet libero, ac congue orci.</p>
<ul class="business-list mb-5">