HomePage RecentChanges LocalChanges

2007-05-03

wikio css fixes

DavidCary, ok, check this out: http://socialsynergyweb.net/cgi-bin/wiki/CssSandWiki/changes

Does this look better? Differences are:

Added:

 div.rc {
   width: 75ex;
   border: 1px solid #fff;
   padding: 20px;
   color: #fff;
   background: #333;
 }

This places the RecentChanges in the same type of box as regualr page content.

and removed:

 hr {clear:both;}

If hr (horizontal rule) css adjustment is needed, it may be possible to use a different value. Feel free to use this adjusted css, it’s located here: http://socialsynergyweb.net/cgi-bin/wiki/CssSandWiki/StyleSheet

Thank you. That makes http://communitywiki.org/odd/TulsaMovieMaker/RecentChanges look much better. – DavidCary