Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
− | + | ||
− | + | ||
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css?family=Questrial" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Questrial" rel="stylesheet"> | ||
− | + | <link href='http://fonts.googleapis.com/css?family=Open+Sans" rel= | |
− | + | "stylesheet"> | |
− | + | ||
− | <link href='http://fonts.googleapis.com/css?family=Open+Sans | + | |
− | + | ||
<script src= | <script src= |
Revision as of 22:11, 17 October 2016
body { width: 960px; margin: 0 auto; } head { width: 960px; margin: 0 auto; } h1 { color: #c65c3f; font-family: "Open Sans", sans-serif; font-size: 40px; font-weight: normal; line-height: 48px; margin: 0 0 26px; } h2 { color: #75a3a3; font-family: "Questrial, sans-serif; font-size: 26px; font-weight: normal; line-height: 36px; margin: 0 0 18px; padding: 12px 0 0; } h3 { color: #c65c3f; font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: bold; line-height: 18px; margin: 0 0 18px; padding: 12px 0 0; text-transform: uppercase; } p { color: #363636; font-family: "Raleway", sans-serif; font-size: 14px; line-height: 2em; margin: 0 0 18px; } #top_title, #sideMenu{ display: none; #content{ width:100%; padding: 0; margin: 0; } }