2bb34eacfa
2003-11-01 Glynn Foster <glynn.foster@sun.com> * Merge the new-template branch in to HEAD. The branch is now defunct, and we have a live updated foundation.gnome.org. Yay!
13 lines
171 B
CSS
13 lines
171 B
CSS
#hdr {
|
|
background: none;
|
|
background-color: #565248;
|
|
}
|
|
|
|
#sidebar {
|
|
border-left: 1px dashed #565248;
|
|
}
|
|
|
|
#sidebar p.section {
|
|
background-color: #565248;
|
|
color: white;
|
|
}
|