Difference between revisions of "Template:UCLA/CSS"

(Created page with "<html> <style> CSS Reset: html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,...")
 
Line 44: Line 44:
 
border-collapse: collapse;
 
border-collapse: collapse;
 
border-spacing: 0;
 
border-spacing: 0;
 +
}
 +
 +
#content {
 +
  width: 100%;
 +
  margin: 0;
 +
  padding: 0;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 17:01, 15 June 2016