comparison main.css @ 36:bb048e29406b laserkard

[svn r37] added FAQ
author rlm
date Mon, 18 Jan 2010 15:52:33 -0500
parents ae22c2d59891
children b2a11435a89b
comparison
equal deleted inserted replaced
35:ae22c2d59891 36:bb048e29406b
116 116
117 /*stuff to make the links show which page you're on*/ 117 /*stuff to make the links show which page you're on*/
118 body#buy a#buy, 118 body#buy a#buy,
119 body#hom a#hom, 119 body#hom a#hom,
120 body#about a#about, 120 body#about a#about,
121 body#contact a#contact { 121 body#contact a#contact,
122 body#faq a#faq {
122 color: #ffffff; 123 color: #ffffff;
123 124
124 125
125 } 126 }
126 127