Advertisement
conception

tenebrous desc

Mar 29th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. <center><style>
  2. .overlay {
  3. top: 0px !important;
  4. position: relative !important;
  5. background-color: #101010 !important;
  6. background-image: url('http://i.imgur.com/jerCOqS.png');
  7. background-position: left;
  8. background-repeat: no-repeat;
  9. width: 800px !important;
  10. height: 500px!important;
  11. padding: 0px!important;
  12. box-shadow: 0px 0px 25px #141414;
  13. border-radius: 5px!important;
  14. margin-bottom: 80px!important;
  15. }
  16.  
  17. .innerbox {
  18. overflow: auto!important;
  19. padding: 5px!important;
  20. border-radius: 5px!important;
  21. font-size: 8pt!important;
  22. position: absolute!important;
  23. color: #ccc!important;
  24. background-color: #141614!important;
  25. opacity: 0.9;
  26. }
  27.  
  28. #about {
  29. left: 10px!important;
  30. height: 130px!important;
  31. top: 10px!important;
  32. width: 300px!important;
  33. }
  34.  
  35. #adrasteia {
  36. left: 10px!important;
  37. height: 150px!important;
  38. top: 160px!important;
  39. width: 300px!important;
  40. }
  41.  
  42. #bellona {
  43. left: 10px!important;
  44. height: 150px!important;
  45. top: 330px!important;
  46. width: 300px!important;
  47. }
  48.  
  49. #cultnav {
  50. opacity: 1.0 !important;
  51. left: 20px!important;
  52. height: 30px!important;
  53. top: 503px !important;
  54. width: 745px!important;
  55. box-shadow: 0px 0px 25px #141414;
  56. border-radius: 0px 0px 5px 5px!important;
  57. overflow: hidden!important;
  58. }
  59.  
  60. </style>
  61.  
  62. <div class="overlay">
  63. <div class="innerbox" id="about"><h1>About Tenebrous</h1><h3>Welcome to Tenebrous</h3></div>
  64. <div class="innerbox" id="adrasteia"><h1>Leaders of Adrasteia Coven</h1>
  65. <a href="" class="coven" title="Link to Bio"><img src="http://i.imgur.com/tJW2fiv.png" /></a><a href="" class="coven" title="Link to Bio"><img src="http://i.imgur.com/tJW2fiv.png" /></a><a href="" class="coven" title="Link to Bio"><img src="http://i.imgur.com/tJW2fiv.png" /></a>
  66. </div>
  67. <div class="innerbox" id="bellona"><h1>Leaders of Bellona Coven</h1>
  68. <a href="" class="coven" title="Link to Bio"><img src="http://i.imgur.com/tJW2fiv.png" /></a><a href="" class="coven" title="Link to Bio"><img src="http://i.imgur.com/tJW2fiv.png" /></a><a href="" class="coven" title="Link to Bio"><img src="http://i.imgur.com/tJW2fiv.png" /></a>
  69. </div>
  70. <div class="innerbox" id="cultnav"><a href="" class="nlink">Introduction</a><a href="" class="nlink">Cult Plot and Rules</a><a href="" class="nlink">Character Creation</a><a href="" class="nlink">Face Claim Thread</a><a href="" class="nlink">About the Leaders</a><a href="" class="nlink">Directory</a></div>
  71. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement