Skip to content

Instantly share code, notes, and snippets.

@agusmakmun
Last active August 29, 2015 14:12
Show Gist options
  • Save agusmakmun/2ac5c1845bb85b6390e6 to your computer and use it in GitHub Desktop.
Save agusmakmun/2ac5c1845bb85b6390e6 to your computer and use it in GitHub Desktop.
Rugest Premium Dark Style.css
/*
Rugest Premium Dark Style
Credit By: BloggerSmart.net
Demo: http://rugest.blogspot.com/
*/
body {
background: url(http://1.bp.blogspot.com/-s8LcpnjjrJI/VKY8rnRKjnI/AAAAAAAAAlA/71knhL35VlU/s1600/darkbg.png);
}
#main-wrapper {
background: #fff;
}
#headline {
height: 20px;
margin: 0 auto;
margin-top: 30px;
background: url(http://1.bp.blogspot.com/-s8LcpnjjrJI/VKY8rnRKjnI/AAAAAAAAAlA/71knhL35VlU/s1600/darkbg.png);
}
#header {
height: auto;
overflow: hidden;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #FFF;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment