Skip to content

Commit 1c5677e

Browse files
committed
init
1 parent b9b72ec commit 1c5677e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
#section1 .title1, #section1 .title2, #section2 .title1, #section2 .title2 { color: #fff; opacity: 1;}
2828
#section1 .title3, #section2 .title3 { color: #fff;}
2929
#section3 .title3 { color: #000;}
30-
#section1 .title1 { background: url(images-14/titleline2.png) no-repeat center bottom;}
31-
#section2 .title1 { background: url(images-14/titleline3.png) no-repeat center bottom;}
30+
#section1 .title1 { background: url(images/titleline2.png) no-repeat center bottom;}
31+
#section2 .title1 { background: url(images/titleline3.png) no-repeat center bottom;}
3232
#section3 .title1 { background: url(images-14/titleline4.png) no-repeat center bottom;}
3333
.mTxt1 { width: 526px; height: 195px; margin: 0 auto; position: relative; top: 25%; background: url(images-14/oneTxt.png) no-repeat 0 0;}
3434
.DownloadBtn { cursor: pointer; margin: 85px auto 0; width: 220px; height: 50px; position: relative; background: #5396FF; color: #fff; line-height: 50px; font-size: 24px; border-radius: 25px;}

0 commit comments

Comments
 (0)