File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,9 @@ img {
116
116
overflow : hidden;
117
117
max-width : 800px ;
118
118
background : # FFFFFF ;
119
+ background-image : url (/images/camelia-faded.png);
120
+ background-repeat : no-repeat;
121
+ background-position : right 1em top 1em ;
119
122
}
120
123
121
124
# footer {
Original file line number Diff line number Diff line change 1
1
< link rel ="icon " href ="/favicon.ico " type ="favicon.ico " />
2
- < link rel ="stylesheet " type ="text/css " href ="/style.css " media ="screen " title ="default " />
2
+ < link rel ="stylesheet " type ="text/css " href ="/css/ style.css " media ="screen " title ="default " />
3
3
< link type ="text/css " href ="/css/custom-theme/jquery-ui-1.8.21.custom.css " rel ="stylesheet " />
4
4
< script type ="text/javascript " src ="/js/jquery-1.7.2.min.js "> </ script >
5
5
< script type ="text/javascript " src ="/js/jquery-ui-1.8.21.custom.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments