|
OK, I am now trying your code. Basically I have a topbar, sidebar, and bottombar - a page for each and then I include all those files. So I removed all the style sheets for those pages (my mistake to put them there) and then I put all the style tags in my .css file. However, not everything is working now. Specificaly
a.side{
text-decoration: none;
}
|