Skip to content

Commit de92ee2

Browse files
committed
实现锚点及锚点内容与滚动条联动页面样式修改
1 parent 3711bd6 commit de92ee2

9 files changed

Lines changed: 173 additions & 117 deletions

File tree

css/zondy/bootstrap-footer.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
footer {
22
padding: 0.4rem 0;
33
text-align: center;
4-
display: flex;
4+
display: block;
55
background-color: #2196F3;
6-
}
6+
}
77

88
.float-left {
99
float: left !important;
@@ -29,7 +29,6 @@ footer ul li a {
2929
position: relative;
3030
display: block;
3131
color: #ffffff;
32-
3332
}
3433

3534
footer ul li a:hover,
@@ -46,11 +45,13 @@ footer .copyright {
4645
.float-right {
4746
float: right !important;
4847
}
48+
4949
.float-right a {
5050
color: #89229b;
5151
text-decoration: none;
5252
background-color: transparent;
5353
}
54+
5455
footer .copyright .material-icons {
5556
font-size: 18px;
5657
position: relative;

img/bug/applyBug.png

-390 Bytes
Loading

img/bug/bugReport.png

-1.24 KB
Loading

img/bug/estimate.png

-264 Bytes
Loading

img/bug/funRequire.png

-400 Bytes
Loading

img/card/user-chenqi.jpg

43.1 KB
Loading

img/card/user-huangmang.jpg

1.33 MB
Loading

ui/bootstrap-footer.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<div class="container">
2+
<div class="row">
23
<nav class="float-left">
34
<ul>
45
<li class="float-li">
@@ -30,4 +31,5 @@
3031
<i class="material-icons">favorite</i> by
3132
<a href="https://www.creative-tim.com" target="_blank">中地数码科技有限公司</a> for WebClient.
3233
</div>
33-
</div>
34+
</div>
35+
</div>

ui/total-bug.html

Lines changed: 166 additions & 113 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)