Skip to content

Commit 41a8b4b

Browse files
committed
update style
1 parent 70c720d commit 41a8b4b

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

css/style.css

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
body {
2-
background:#F8F8F8 url('../img/bg-noise.png') top left;
2+
background:#E0FFFF url('../img/bg-noise.png') top left;
33
}
44

55
a {
66
text-decoration: none;
77
font-weight: bold;
8-
color: #999;
8+
color: #0000FF;
99
}
1010

1111
p {
12-
font-size: 12px;
12+
font-size: 13px;
1313
font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
1414
line-height: 1.5em;
1515
}
@@ -55,11 +55,7 @@ h1 {
5555
border: 0;
5656
}
5757

58-
.projects{
59-
width: 700px;
60-
margin: 0 auto;
61-
padding: 30px;
62-
}
58+
6359

6460
/* Font-face */
6561

0 commit comments

Comments
 (0)