Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- html, body {
- font-family: Tahoma, sans-serif; }
- .clear {
- clear: both; }
- html, body, div, header, ul, li, h1, a, article {
- margin: 0;
- padding: 0; }
- body {
- font-size: 14px; }
- body div#wrapper {
- width: 960px;
- padding-left: 4px; }
- body div#wrapper header div#archive {
- float: right; }
- body div#wrapper header div#archive ul {
- list-style-type: none; }
- body div#wrapper header div#archive ul li {
- display: inline-block;
- margin-right: 5px;
- margin-left: 5px; }
- body div#wrapper header div#archive ul li a {
- font-size: 10px;
- text-decoration: none;
- color: #333333; }
- body div#wrapper header div#header {
- background-image: url(images/topnav_divider.png);
- background-repeat: repeat;
- height: 44px;
- padding-right: 15px;
- padding-top: 20px;
- padding-left: 50px; }
- body div#wrapper header div#header nav#nav ul li {
- display: inline-block;
- margin-right: 20px; }
- body div#wrapper header div#header nav#nav ul li a {
- font-size: 18px;
- text-decoration: none;
- color: white;
- display: inline-block; }
- body div#wrapper header div#header nav#nav ul li a:first-letter {
- text-transform: uppercase; }
- body div#wrapper header div#header h1 {
- float: right;
- font-size: 28px;
- color: white;
- position: absolute;
- margin-left: 595px;
- top: 32px; }
- body div#wrapper div#content h1 {
- margin-top: 16px;
- font-size: 24px;
- color: #333333; }
- body div#wrapper div#content article {
- font-size: 14px;
- padding-top: 2px;
- color: #333333; }
- body div#wrapper div#content article p {
- text-align: justify; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement