Index: openacs.org-dev/www/css/main.css =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/www/css/Attic/main.css,v diff -u -N --- openacs.org-dev/www/css/main.css 8 Nov 2002 23:10:09 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,213 +0,0 @@ -body { - background-color: white; - font-family: sans-serif; - margin-top: 3px; - -} - - -a { - color: #336699; -} - -a:visited { - color: purple; -} - -#description { - -} - -#more { - float: right; - margin-right: 8px; -} - -.forum { - margin-top: 0px; - margin-bottom:7px; -} - -.title { - margin-bottom:2px; - margin-top: 5px; - font-weight: bold; -} - -.page_title { -} - -.context { -} -.item { - padding-bottom: 0px; - margin-bottom: 8px; - margin-top: 0px; - -} - -div.header { - margin-bottom: 15px; -} - -span.chosen { - color: #ccc; -} - -span.navigation td { - font-weight: bold; - color: #000000; -; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px -} - -span.navigation a { - font-weight: bold; - color: #000000; -; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px -} - -span.navigation a:visited { - color: white; -} - -span.statistics { - font-size: smaller; -; font-weight: bold} - -span.search input { - font-size: medium; -} - -span.user-status { - font-size: 85%; -} - -div.box { - margin-bottom: 15px; -} - -span.box-title a { - color: white; - font-weight: bold; - padding-left: 2px; - padding-right: 2px; - padding-bottom: 5px; -} - -span.box-title a:visited { - color: white; -} - -div.box-content { - font-size: 85%; - padding-left: 8px; - padding-right: 8px; - padding-top: 5px; -} -div.box-full-content td { - color: white; - font-size: 85%; - padding-left: 2px; - padding-right: 2px; -} - -div.box-full-content a { - color:white; - font-size: 75%; -} - -div.box-full-content a:visited { - color:white; - font-size: 75%; -} - -div.left-panel { - float: left; - width: 20%; -} - -div.login td { - -} - -div.news { - -} - -div.postings { - -} - -div.postings span.forum { - -} - -div.postings span.post { - text-indent: 10px; -} - -div.download { - margin-bottom: 15px; -} - -div.right-panel { - float:right; - width: 20%; -} - -div.features { - -} - -div.main-content { - float: left; - width: 54%; - margin-left: 3%; -} - -div.footer table { - clear: both; - font-size: 70%; - margin-top: 15px; -} - -span.etp-link { - float: right; -} - - -/* - Community Page -*/ - -div.container-left { - float: left; - width: 39%; -} - -div.container-right { - float: right; - width: 59%; -} - -div.forums { - clear: both; -} - -div.jobs { - clear: both; -} - -div.sites { - clear: both; -} - -div.companies { - clear: both; -} - -div.hosting { - clear: both; -} -.navlower { font-weight: bold; color: #FFFFFF; font-size: smaller} -.navupper { font-weight: bold; color: #333333; font-size: smaller ; font-family: Verdana, Arial, Helvetica, sans-serif}