mirror of
https://github.com/sstent/node.git
synced 2026-01-27 15:41:43 +00:00
updated app
This commit is contained in:
18
node_modules/derby-examples/chat/styles/reset.styl
generated
vendored
Normal file
18
node_modules/derby-examples/chat/styles/reset.styl
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
@import "nib/vendor";
|
||||
|
||||
body,h1,h2,h3,h4,input,pre,select,textarea,th {
|
||||
font: 13px/normal arial,sans-serif;
|
||||
}
|
||||
body,fieldset,form,h1,h2,h3,h4,input,ul,li,ol,p,td,textarea,th {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
ul {
|
||||
margin: 0 normal;
|
||||
}
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
fieldset,img {
|
||||
border: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user