Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
12
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b23d74e5822aca0ca78f32e2fcf10447193038a9
Authored by
fortinux
2014-10-30 14:12:44 -0200
1 parent
9d73ad24
Exists in
master
repeat bkground image
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
Side-by-side Diff
Inline Diff
style.css
Wrap text
Diff comments
View file @
b23d74e
...
...
@@ -37,7 +37,7 @@
37
37
38
38
/* Main style page */
39
39
body {
40
- background: #FFF url('./images/bg-gradient.png') top left repeat
-x
;
40
+ background: #FFF url('./images/bg-gradient.png') top left repeat
;
41
41
}
42
42
43
43
#wrap-1 {
...
...