Merge pull request #18 from RonaldsonBellande/main

Website Update
This commit is contained in:
Ronaldson Bellande 2023-11-16 00:43:55 -05:00 committed by GitHub
commit 64c3c910f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 49 deletions

View File

@ -2659,7 +2659,7 @@ hr {
.main-header .main-menu ul li:hover>a {
color: #fff;
background: #c6a16e
background: #00ffd5
}
.main-header .main-menu ul ul.submenu {
@ -2828,7 +2828,7 @@ hr {
font-size: 70px;
font-weight: 900;
margin-bottom: 14px;
color: #ffffff;
color: #c6a16e;
font-family: 'Barlow', sans-serif;
line-height: 1.2;
text-transform: uppercase

View File

@ -12,7 +12,7 @@
}
.white-bg {
background: #777777
background: #fcfcfc
}
.black-bg {
@ -32,7 +32,7 @@
}
.white-color {
color: #777777
color: #fcfcfc
}
.black-color {
@ -44,7 +44,7 @@
}
.boxed-btn {
background: #777777;
background: #fcfcfc;
color: #00ffd5 !important;
display: inline-block;
padding: 18px 44px;
@ -62,7 +62,7 @@
.boxed-btn:hover {
background: #00ffd5;
color: #777777 !important;
color: #fcfcfc !important;
border: 1px solid #00ffd5
}
@ -212,7 +212,7 @@ a {
}
a:hover {
color: #777777
color: #fcfcfc
}
a:focus,
@ -224,7 +224,7 @@ a:hover,
a,
button {
color: #777777;
color: #fcfcfc;
outline: medium none
}
@ -388,7 +388,7 @@ hr {
}
.owl-carousel:hover .owl-nav div:hover {
color: #777777;
color: #fcfcfc;
background: #ff3500
}
@ -397,7 +397,7 @@ hr {
padding: 27px 44px;
text-transform: capitalize;
font-family: "Rubik", sans-serif;
color: #777777;
color: #fcfcfc;
cursor: pointer;
display: inline-block;
font-size: 14px;
@ -437,7 +437,7 @@ hr {
.btn:hover::before {
transform: scaleX(1);
color: #777777 !important;
color: #fcfcfc !important;
z-index: -1
}
@ -477,7 +477,7 @@ hr {
height: 60px;
padding: 10px 20px;
border: 0;
color: #777777;
color: #fcfcfc;
text-transform: capitalize;
cursor: pointer;
font-size: 16px;
@ -546,7 +546,7 @@ hr {
right: 31px;
bottom: 18px;
position: fixed;
color: #777777;
color: #fcfcfc;
font-size: 20px;
text-align: center;
border-radius: 50%;
@ -569,7 +569,7 @@ hr {
}
#scrollUp:hover {
color: #777777
color: #fcfcfc
}
.sticky-bar {
@ -584,7 +584,7 @@ hr {
-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
background: #777777
background: #fcfcfc
}
.mt-5 {

View File

@ -50,49 +50,48 @@
<!-- Logo -->
<div class="col-xl-2 col-lg-2 col-md-1">
<div class="logo">
<a href="index.html"><img src="assets/img/logo/website_logo.png" alt=""></a>
<a href="index.html"><img src="assets/img/logo_loder.png" alt=""></a>
</div>
</div>
<div class="col-xl-10 col-lg-10 col-md-8">
<div class="col-xl-10 col-lg-10 col-md-5">
<!-- Main-menu -->
<div class="main-menu f-right d-none d-lg-block">
<nav>
<ul id="navigation">
<li><a href="index.html" style="color: white;">Home</a></li>
<!-- Learn -->
<li><a href="#" style="color: white;">Learn</a>
<li><a href="#" style="color: orange;">Home</a>
<ul class="submenu">
<li><a href="index.html">News & Events</a></li>
<li><a href="index.html">Industries</a></li>
</ul>
</li>
<!-- Learn -->
<!-- Learn -->
<li><a href="#" style="color: orange;">Information</a>
<ul class="submenu">
<li><a href="index.html">Introduction</a></li>
<li><a href="index.html">Production</a></li>
<li><a href="index.html">Javascript</a></li>
<li><a href="index.html">Mobile</a></li>
</ul>
</li>
<!-- Learn -->
<!-- Ecosystem -->
<li><a href="#" style="color: white;">Ecosystem</a>
<ul class="submenu">
<li><a href="index.html">Conference</a></li>
</ul>
</li>
<!-- Ecosystem -->
<!-- API -->
<li><a href="#" style="color: white;">API</a>
<ul class="submenu">
<li><a href="index.html">API Instruction</a></li>
<li><a href="index.html">Version History</a></li>
<li><a href="index.html">Use Case</a></li>
</ul>
</li>
<!-- API -->
<!-- Learn -->
<!-- Research -->
<li><a href="#" style="color: white;">Research</a>
<!-- Research & Publication -->
<li><a href="#" style="color: orange;">Research & Publication</a>
<ul class="submenu">
<li><a href="index.html">Research Areas</a></li>
<li><a href="index.html">Research & Development</a></li>
<li><a href="index.html">Publication</a></li>
<li><a href="index.html">Conference Areas</a></li>
<li><a href="index.html">Models & Dataset</a></li>
<li><a href="index.html">Tools</a></li>
<li><a href="index.html">Libraries & Extensions</a></li>
@ -104,8 +103,9 @@
<!-- Resources-->
<li><a href="#" style="color: white;">Resources</a>
<li><a href="#" style="color: orange;">Resources</a>
<ul class="submenu">
<li><a href="index.html">Careers</a></li>
<li><a href="index.html">Models & Dataset</a></li>
<li><a href="index.html">Tools</a></li>
<li><a href="index.html">Libraries & Extensions</a></li>
@ -117,30 +117,32 @@
<!-- Community-->
<li><a href="#" style="color: white;">Community</a>
<li><a href="#" style="color: orange;">Community</a>
<ul class="submenu">
<li><a href="index.html">Team</a></li>
<li><a href="index.html">Join</a></li>
<li><a href="index.html">Blog</a></li>
<li><a href="index.html">Forum</a></li>
<li><a href="index.html">Group</a></li>
<li><a href="index.html">Contribute</a></li>
<li><a href="index.html">About</a></li>
<li><a href="index.html">Case Studie</a></li>
</ul>
</li>
<!-- Community -->
<!-- Why ACR -->
<li><a href="#" style="color: white;">Why ACR</a>
<ul class="submenu">
<li><a href="index.html">About</a></li>
<li><a href="index.html">Case Studie</a></li>
</ul>
<!-- Login -->
<li><a href="#" style="color: orange;">Login</a>
</li>
<!-- Why ACR -->
<!-- Login -->
<!-- Search Bar -->
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal"
data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
<!-- Search Bar -->
</ul>
</nav>
@ -348,10 +350,10 @@
</div>
</div>
<!-- view start -->
<div class="latest-index-area">
<div class="latest-blog-area">
<div class="container">
<div class="custom-row">
<div class="index-active">
<div class="blog-active">
<!-- single-items -->
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-cat text-center mb-50">