Mercurial > laserkard
annotate onlypaths/theme/css/reset-min.css @ 75:874a6a2c28cf laserkard
session with nick. redisigned faq page
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Tue, 29 Jun 2010 15:36:30 -0400 |
parents | 26c2b3ad21c7 |
children |
rev | line source |
---|---|
rlm@46 | 1 /* |
rlm@46 | 2 * Ext JS Library 2.1 |
rlm@46 | 3 * Copyright(c) 2006-2008, Ext JS, LLC. |
rlm@46 | 4 * licensing@extjs.com |
rlm@46 | 5 * |
rlm@46 | 6 * http://extjs.com/license |
rlm@46 | 7 */ |
rlm@46 | 8 |
rlm@46 | 9 html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';} |