Skip to content

Commit d978a95

Browse files
committed
modify
0 parents  commit d978a95

File tree

10 files changed

+8174
-0
lines changed

10 files changed

+8174
-0
lines changed

Home_files/2.png

2.64 KB
Loading

Home_files/blue.css

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+

2+
/*=============================================================
3+
Authour URI: www.binarytheme.com
4+
License: Commons Attribution 3.0
5+
6+
http://creativecommons.org/licenses/by/3.0/
7+
8+
100% To use For Personal And Commercial Use.
9+
IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
10+
11+
Color: Blue
12+
======================================================== */
13+
14+
15+
/*=======================================
16+
GENERAL STYLES
17+
==================================================*/
18+
body {
19+
20+
21+
background-color: #BDDCFF;
22+
}
23+
24+
/*=======================================
25+
TEXT SECTION STYLES
26+
==================================================*/
27+
.head-line {
28+
background:#009aff;
29+
}

0 commit comments

Comments
 (0)