Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background-image: url("images/bg.gif");
- background-repeat: repeat;
- }
- #thumb {
- position: absolute;
- top:100px;
- width: 1000px;
- margin: auto;
- }
- .box{
- position: fixed;
- display: inline;
- height: 400px;
- width: 150px;
- background-color: #2D2E36;
- text-align: center;
- border: 4px solid #101010;
- }
- #board {
- position: fixed;
- font-family: DisposableDroid BB;
- top:50px;
- color: #101010;
- font-size: 17pt;
- text-decoration: none;
- position: relative;
- width:155px;
- margin: 20px;
- }
- #tit {
- font-family: PixelSplitter;
- font-size: 20pt;
- color: #101010;
- position: relative;
- margin:auto;
- text-align: center;
- top: 18px;
- }
- #four {
- left:100px;
- }
- #soc{
- left:350px;
- }
- #media{
- left:600px;
- }
- #cd{
- left:850px;
- }
- #porn {
- left: 1100px;
- }
- #board:hover {
- color:white;
- }
Advertisement
Add Comment
Please, Sign In to add comment