Skip to content

Commit fc36642

Browse files
committed
Change header background.
1 parent 807a47c commit fc36642

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

images/background_nagoyaport.jpg

245 KB
Loading

stylesheets/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ header {
659659
right: 0;
660660
width: 100%;
661661
text-align: center;
662-
background: url(../images/background.png) #4276b6;
662+
background: url(../images/background_nagoyaport.jpg) #4276b6 top center repeat-x;
663663
-moz-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.75);
664664
-webkit-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.75);
665665
-o-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.75);

0 commit comments

Comments
 (0)