Skip to content

Commit 71ed517

Browse files
committed
Add background to menu bar.
1 parent 64e6814 commit 71ed517

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

images/background_ship.jpg

73.2 KB
Loading

stylesheets/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ header p {
694694
margin-right: -382px;
695695
position: fixed;
696696
top: 115px;
697-
background: #ffcc00;
697+
background: url(../images/background_ship.jpg) #ffcc00 top right repeat-x;
698698
border: 1px solid #f0b500;
699699
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
700700
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);

0 commit comments

Comments
 (0)