Skip to content

Commit 8847161

Browse files
committed
added semicolon
1 parent a36471d commit 8847161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ h2 { margin-bottom: 0; margin-top: 0;}
13001300
margin-bottom: 10px;
13011301
margin-left: -30px;
13021302
padding: 7px 0 3px 30px;
1303-
background: url(/img/back_off.gif) no-repeat
1303+
background: url(/img/back_off.gif) no-repeat;
13041304
}
13051305

13061306
#Libraries pre { margin-left: 30px; margin-bottom: 30px; }

0 commit comments

Comments
 (0)