Project

General

Profile

« Previous | Next » 

Revision 4492

swap out new add/remove cart icons, ensure left and right chalkboard borders continue all the way down the page with the content

View differences:

first.css
115 115
  padding:  0px;
116 116
  margin:   0px;
117 117
  vertical-align: top;
118
  background-image: url(images/chalkboard_left.png);
119
  background-repeat: repeat-y;
118 120
}
119 121

  
120 122

  
......
125 127
  padding:  0px;
126 128
  margin:   0px;
127 129
  vertical-align: top;
130
  background-image: url(images/chalkboard_right.png);
131
  background-repeat: repeat-y;
128 132
}
129 133

  
130 134

  

Also available in: Unified diff