Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #wrapper {
- min-height:100%;
- position:absolute;
- top:0; left:0;
- width:100%;
- }
- #header {
- position: absolute;
- left: 0;
- width: 100%;
- height: 100px;
- top: 0;
- background-image:url(http://api.thumbr.it/whitenoise-361x370.png?background=cf4f4fff&noise=a63f3f&density=18&opacity=71);
- color: white;
- font-family: Lato;
- min-width:750px;
- }
- #logoholder {
- position:absolute;
- width:230px;
- height:100px;
- text-align: left;
- margin-top:5px;
- margin-left:160px;
- left:0;
- }
- #fixer {
- width:500px;
- position: absolute;
- right:0;
- top: 0;
- }
- #navmenu ul {
- margin: 0; padding: 0;
- list-style-type: none; list-style-image: none;
- width: 500px;
- padding-top:45px;
- height: 50px;
- right:0;
- }
- #navmenu li {
- display: inline;
- }
- #navmenu ul li a {
- text-decoration:none; margin: 5px;
- padding: 5px 10px 5px 20px; color: white;
- background: transparent;
- }
- #navmenu ul li a:hover {
- color: #adadad;
- }
- #info {
- position: absolute;
- left: 0; top: 100px;
- width: 100%;
- height: 200px;
- background-image:url(http://api.thumbr.it/whitenoise-361x370.png?background=5c5c5cff&noise=525252&density=18&opacity=71);
- color: white;
- box-shadow: 0px -1px 8px #000;
- }
- #headtext {
- text-align:center;
- font-family:Lato;
- font-size: 70px;
- margin-top:60px;
- text-shadow: 0px 2px 4px #000
- }
- #content {
- position: absolute;
- left: 0;
- width: 100%;
- height: auto;
- top: 300px;
- bottom: 100px;
- background-color: #fff;
- color: black;
- font-family: Lato;
- min-width:650px;
- text-align:center;
- font-size:30px;
- overflow:aito;
- }
- #maincontent {
- width:70%;
- height:300px;
- margin: 0 auto;
- margin-top:30px
- }
- #footer {
- position:absolute;
- left: 0; bottom: 0;
- width: 100%;
- margin-top:-50px;
- height: 50px;
- background-image:url(http://api.thumbr.it/whitenoise-361x370.png?background=5c5c5cff&noise=525252&density=18&opacity=71);
- color: white;
- font-family: Lato;
- min-width:650px;
- clear:both;
- }
- #foottext {
- text-align:center;
- margin-top:15px;
- text-shadow: 0px 1px 2px #000
- }
- font-family: 'Raleway Dots', cursive;
- font-family: 'Average', serif;
- font-family: 'Titillium Web', sans-serif;
- font-family: 'News Cycle', sans-serif;
Advertisement
Add Comment
Please, Sign In to add comment