mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-08 21:07:08 +10:00
#14 ui update
This commit is contained in:
@@ -47,7 +47,6 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-weight: 700;
|
||||
}
|
||||
@@ -66,7 +65,6 @@ h6 {
|
||||
|
||||
.btn-primary {
|
||||
border-color: #50A174;
|
||||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-weight: 700;
|
||||
color: #fff;
|
||||
@@ -117,7 +115,6 @@ fieldset[disabled] .btn-primary.active {
|
||||
padding: 20px 40px;
|
||||
border-color: #50A174;
|
||||
border-radius: 3px;
|
||||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
@@ -283,7 +280,6 @@ header .intro-text .intro-lead-in {
|
||||
|
||||
header .intro-text .intro-heading {
|
||||
margin-bottom: 25px;
|
||||
text-transform: uppercase;
|
||||
font-size: 50px;
|
||||
font-weight: 700;
|
||||
line-height: 50px;
|
||||
@@ -303,7 +299,6 @@ header .intro-text .intro-heading {
|
||||
|
||||
header .intro-text .intro-heading {
|
||||
margin-bottom: 50px;
|
||||
text-transform: uppercase;
|
||||
font-size: 75px;
|
||||
font-weight: 700;
|
||||
line-height: 75px;
|
||||
|
||||
@@ -33,11 +33,6 @@
|
||||
<p class="text-muted">Libr帮助你发现你的同道中人,帮你建立领域社交网络。</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div style="text-align: center">
|
||||
<a href="#" class="page-scroll btn btn-xl disabled">App即将到来</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -64,7 +64,8 @@
|
||||
<div class="intro-text">
|
||||
<div class="intro-lead-in">Libr</div>
|
||||
<div class="intro-heading">获取知识与构建影响力</div>
|
||||
<a href="#services" class="page-scroll btn btn-xl">了解更多</a>
|
||||
<a href="#" class="page-scroll btn btn-xl disabled">iOS版即将到来</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user