Author: phobos Date: 2010-11-05 19:22:15 +0000 (Fri, 05 Nov 2010) New Revision: 23763
Modified: website/trunk/css/master.css Log: minimize the master.css called everywhere. Modified: website/trunk/css/master.css =================================================================== --- website/trunk/css/master.css 2010-11-05 19:05:21 UTC (rev 23762) +++ website/trunk/css/master.css 2010-11-05 19:22:15 UTC (rev 23763) @@ -1,14 +1,4 @@ @charset "UTF-8"; -/* -------------------------------------------------------------- - - Company Name: The Tor Project - Company URI: https://www.torproject.org - Author: New Eon Media. - Author URI: http://www.neweonmedia.com - Date: May 2010 - --------------------------------------------------------------- */ - @import "reset.css"; @import "layout.css"; @import "typography.css";
