/*body { margin: 30px auto; width: 75%; line-height: 1.3em; color: #333; }*/ body { padding:50px 0px 0px 0px; z-index: 0; } .jumbotron-header { padding: 50px 10px 10px 10px; margin:0px auto; } .jumbotron-footer { padding:20px 30px 20px 30px; margin:0px auto; } .container-fluid { padding-top: 20px; padding-bottom: 20px; } .container { padding: 20px 10px 10px 0px; } .home-header { padding: 20px 10px 0px 10px; } .bg-1 { background-color: #06cf96; /* Green */ color: #ffffff; } .bg-2 { background-color: #474e5d; /* Dark Blue */ color: #ffffff; } .bg-3 { background-color: #ffffff; /* White */ color: #555555; } .nav-item{ font-size:1.3em; } .row { padding-top: 5px; padding-bottom: 5px; margin: 10px 0px 10px 0px; } a { text-decoration: none; color: #b04109; font-weight: bolder; } a:hover { text-decoration: underline; font-weight: bold; color: blue; } .home-p1 { padding-top: 10px; font-family: 'Helvetica', 'Arial', 'Sans-Serif'; font-size: 1.2em; line-height: 1.2em; color: floralwhite; } .home-p2 { padding-top: 10px; font-family: 'Helvetica', 'Arial', 'Sans-Serif'; font-size: 1.2em; line-height: 1.2em; color: brown; } .home-h1{ font-family: 'Tangerine','serif'; font-weight: bold; font-size: 5em; } .home-h3 { font-family: 'Comic Sans MS'; padding-bottom: 10px; } h2 { font-size: 2em; line-height: 1em; color: #454680; font-family: cursive; padding-bottom: 10px; } .footer ul { font-family: 'Georgia','Helvetica', 'Arial', 'Sans-Serif'; padding: 2px; list-style: none; font-weight: bold; line-height: 2em; } .footer ul li { display: inline; margin-right: 20px; } .footer { border-top: 2px solid #d5d5d5; font-size: 1.2em; line-height: 1.3em; text-align: center; margin:0px auto; padding: 20px 0px 20px 0px; } pagelinks { border-top: 1px solid #d5d5d5; font-size: 1.4em; line-height: 1.4em} projheading { border-top: 2px solid #d5d5d5; border-bottom: 2px solid #d5d5d5; font-size: 1.3em; line-height: 1.7em; font-weight: bold; color: black} projdoclink { color: red; font-size: 1.4em; font-weight: bold;} /* Font-awesome */ .fa-footer { padding: 15px 20px 15px 20px; font-size: 32px; width: 75px; text-align: center; text-decoration: none; margin: 5px 5px; border-radius: 30%; } .fa-footer:hover { opacity: 0.7; text-decoration: none; } .fa-facebook { background: #3B5998; color: white; } .fa-twitter { background: #55ACEE; color: white; } .fa-google { background: #dd4b39; color: white; } .fa-linkedin { background: #007bb5; color: white; } .fa-instagram { background: #125688; color: white; } .fa-pinterest { background: #cb2027; color: white; } .fa-medium { background:black; color:floralwhite; } .fa-github { background:black; color:floralwhite; } .fa-stack-overflow { background: white; color:orange; } .copyright { font-family: "Georgia"; font-size: 24px; margin: 10px; }