# rsvp/1.2.0/jquery-validate/demo/css/core.css

RSVP and Event Management, version 1.2.0. 22 lines.

- Page: https://pluginprobe.com/plugins/rsvp/1.2.0/code/jquery-validate/demo/css/core.css
- Raw: https://pluginprobe.com/plugins/rsvp/1.2.0/raw/jquery-validate/demo/css/core.css
- Modified: 2010-08-24T15:08:08+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/rsvp/1.2.0/code/jquery-validate/demo/css/core.css#L10-L20`.

```css
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(../images/bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
	
p { margin: 10px 0; }

li { margin-left: 10px; }

h3 { margin: 1em 0 0; }

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }


```
