Files @ e60a36fe4333
Branch filter:

Location: website/www/conservancy/static/admin/css/base.css

tbm
Fix HTML syntax error - close elements in right order

The <a> has to be closed before the <div>.
/*
    DJANGO Admin
    by Wilson Miner wilson@lawrence.com
*/

/* Block IE 5 */
@import "null?\"\{";

/* Import other styles */
@import url('global.css');
@import url('layout.css');

/* Import patch for IE 6 Windows */
/*\*/ @import "patch-iewin.css"; /**/