mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
small fix coc - remove top arrow
remove bold logo on scroll
This commit is contained in:
11
coc.html
11
coc.html
@@ -94,12 +94,14 @@
|
||||
<li><a href="#" data-nav-section="tickets"><span>Tickets </span></a></li>
|
||||
<li><a href="coc.html" class="external"><span>CoC </span></a></li>
|
||||
<li><a class="external" href="https://twitter.com/simplewebconf" target="_blank"><i class="icon-twitter"></i></a></li>
|
||||
<li id="navbar-2nd-logo">
|
||||
<a href="https://www.ing.com/" target="_blank">
|
||||
<img src="/images/ING_Primary_Logo_RGB.png"/>
|
||||
powered by
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="navbar-2nd-logo col-md-2 hidden-xs">
|
||||
<img src="/images/ING_Primary_Logo_Black_RGB.png"/>
|
||||
<p>powered<br> by</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
@@ -166,7 +168,6 @@
|
||||
|
||||
|
||||
<footer id="footer" role="contentinfo">
|
||||
<a href="#" class="gotop js-gotop"><i class="icon-arrow-up2"></i></a>
|
||||
<div class="container">
|
||||
<div class="">
|
||||
<div class="col-md-12 text-center small-footer-text">
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
.navbar-fixed-top .navbar-brand img {
|
||||
filter: invert(100%);
|
||||
filter: invert(50%)
|
||||
}
|
||||
.navbar-fixed-top .navbar-2nd-logo img {
|
||||
/* filter: invert(100%); */
|
||||
|
||||
Reference in New Issue
Block a user