mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
bottom button fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
.btn.btn-primary.big-red-button {
|
||||
padding: .5em;
|
||||
margin: 0 5%;
|
||||
width: 95%;
|
||||
width: 90%;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
}
|
||||
@@ -51,11 +51,7 @@
|
||||
.js-fh5co-nav-toggle.fh5co-nav-toggle {
|
||||
margin-right: 20px;
|
||||
}
|
||||
/* @media screen and (max-width: 768px) {
|
||||
.navbar-collapse.collapse ul li {
|
||||
text-align: center;
|
||||
}
|
||||
} */
|
||||
|
||||
.navbar-fixed-top .navbar-brand img {
|
||||
filter: invert(50%)
|
||||
}
|
||||
|
||||
@@ -1217,7 +1217,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
}
|
||||
#footer .gotop {
|
||||
position: absolute;
|
||||
top: -20px;
|
||||
top: -30px;
|
||||
left: 50%;
|
||||
margin-left: -40px;
|
||||
background: #fff;
|
||||
|
||||
@@ -335,6 +335,7 @@
|
||||
<div class="col-md-6 col-md-offset-3 text-center">
|
||||
<p><a href="https://sessionize.com/simplewebconf-2021/" class="btn btn-primary btn-large big-red-button">Submit your talk now!</a></p>
|
||||
<span>Call for papers closes 25 May 2021</span>
|
||||
<br><br><br>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -347,7 +348,7 @@
|
||||
<p>© Elate Free HTML5. All Rights Reserved. Created by <a href="http://freehtml5.co/" target="_blank">FREEHTML5.co</a> Images: <a href="http://pexels.com/" target="_blank">Pexels</a>, <a href="http://plmd.me/" target="_blank">plmd.me</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <a href="#" class="gotop js-gotop"><i class="icon-arrow-up2"></i></a> -->
|
||||
<a href="#" class="gotop js-gotop"><i class="icon-arrow-up2"></i></a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user