File tree 1 file changed +19
-11
lines changed
1 file changed +19
-11
lines changed Original file line number Diff line number Diff line change 1
- body {
2
- background : # F8F8F8 url ('../img/bg-noise.png' ) top left;
1
+ body {
2
+ background : # F8F8F8 url ('../img/bg-noise.png' ) top left;
3
3
}
4
4
5
- a {
6
- text-decoration : none;
5
+ a {
6
+ text-decoration : none;
7
+ font-weight : bold;
8
+ color : # 999 ;
9
+ }
10
+
11
+ p {
12
+ font-size : 12px ;
13
+ font-family : 'Lucida Grande' , 'Lucida Sans Unicode' , sans-serif;
14
+ line-height : 1.5em ;
7
15
}
8
16
9
17
h1 {
24
32
text-align : center;
25
33
}
26
34
27
- p {
28
- font-size : 12 px ;
29
- font-family : 'Lucida Grande' , 'Lucida Sans Unicode' , sans-serif ;
30
- line-height : 1.5 em ;
35
+ . credits {
36
+ margin : 0 auto ;
37
+ width : 700 px ;
38
+ text-align : center ;
31
39
}
32
40
33
41
# github-logo {
47
55
}
48
56
49
57
.projects {
50
- width : 700px ;
51
- margin : 0 auto;
58
+ width : 700px ;
59
+ margin : 0 auto;
52
60
padding : 30px ;
53
61
}
54
62
55
63
.link {
56
- display : none;
64
+ display : none;
57
65
}
58
66
59
67
/* Font-face */
You can’t perform that action at this time.
0 commit comments