Skip to content

Commit e539741

Browse files
authored
update styles (#493)
1 parent 8ee347b commit e539741

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
@@ -4,7 +4,7 @@
44
margin-top: 10px;
55
}
66
body {
7-
background: #F5F9FD; /** url("/images/bg.png") transparent !important; */
7+
background: #F5F9FD;
88
word-wrap: break-word; /* IE */
99
overflow-wrap: break-word; /* CSS3 */
1010
font-family: "Roboto Mono", monospace;

0 commit comments

Comments
 (0)