Advertisement
shotforthesky

Series List Tumblr Page Theme v2 (dark)

Oct 6th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- Theme by Mimì @ thearmyinside.tumblr.com -->
  6.  
  7. <head>
  8. <link href='http://fonts.googleapis.com/css?family=Passero+One' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Mrs+Sheppards' rel='stylesheet' type='text/css'>
  10.  
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13.  
  14. <style type="text/css">
  15.  
  16. body {
  17. background: #171515;
  18. }
  19.  
  20. #content {
  21. width:900px;
  22. padding:10px;
  23. margin-left:20%;
  24. margin-top:60px;
  25. }
  26.  
  27. .intestazione {
  28. background-color: #878787;
  29. padding:4px 8px 4px 8px;
  30. box-shadow: 1px 1px 1px #212121;
  31. font-family: 'Passero One', cursive;
  32. text-transform:uppercase;
  33. font-size:15px;
  34. color:#000;
  35. margin-left:-1px;
  36. }
  37.  
  38. .cella {
  39. background-color:#545454;
  40. padding:8px;
  41. border: 1px solid #878787;
  42. font-family:Century Gothic;
  43. font-size:14px;
  44. color:#CCCCCC;
  45. }
  46.  
  47. #title {
  48. font-family: 'Mrs Sheppards', cursive;
  49. font-size:36px;
  50. margin-left:20%;
  51. color: #CCCCCC;
  52. text-shadow: 2px 2px #000000;
  53. }
  54.  
  55. #navigation {
  56. width:110%;
  57. height:13px;
  58. padding:10px;
  59. text-align:center;
  60. position:fixed;
  61. top:0px;
  62. left:-5px;
  63. background-color: #212121;
  64. box-shadow: 2px 2px 2px #000000;
  65. }
  66.  
  67. .link {
  68. width:90px;
  69. float:left;
  70. margin:-5px 10px 1px 1px;
  71. background-color: #545454;
  72. padding:3px;
  73. font-family:Century Gothic;
  74. font-size:12px;
  75. color: #000;
  76. box-shadow: 0px 0px 2px #000000;
  77. transition: all 0.6s ease-out;
  78. -o-transition-transition: all 0.6s ease-out;
  79. -webkit-transition: all 0.6s ease-out;
  80. -moz-transition: all 0.6s ease-out;
  81. }
  82.  
  83. .link:hover {
  84. background-color: #878787;
  85. transition: all 0.6s ease-out;
  86. -o-transition-transition: all 0.6s ease-out;
  87. -webkit-transition: all 0.6s ease-out;
  88. -moz-transition: all 0.6s ease-out;
  89. }
  90.  
  91. a {
  92. color: #CCCCCC;
  93. text-transform:none;
  94. text-decoration:none;
  95. transition: all 0.6s ease-out;
  96. -o-transition-transition: all 0.6s ease-out;
  97. -webkit-transition: all 0.6s ease-out;
  98. -moz-transition: all 0.6s ease-out;
  99. }
  100.  
  101. a:hover {
  102. color: #212121;
  103. transition: all 0.6s ease-out;
  104. -o-transition-transition: all 0.6s ease-out;
  105. -webkit-transition: all 0.6s ease-out;
  106. -moz-transition: all 0.6s ease-out;
  107. }
  108.  
  109. </style>
  110. </head>
  111. <body>
  112. <!-- Navigation -->
  113. <div id="navigation">
  114. <div style="margin-left:25%;">
  115. <div class="link"><a href="/">Blog</a></div> <div class="link"><a href="/ask">Ask Me</a></div> <div class="link"><a href="http://www.tumblr.com">Dashboard</a></div><div class="link"><a href="http://thearmyinside.tumblr.com">(C)</a></div>
  116. </div>
  117. </div>
  118.  
  119. <!-- Content -->
  120. <div id="content">
  121.  
  122. <div id="title">My Series List</div>
  123.  
  124. <table style="padding:10px;">
  125. <!-- Heading -->
  126. <tr>
  127. <td><div class="intestazione">Series</div></td>
  128. <td><div class="intestazione">Status Series</div></td>
  129. <td><div class="intestazione">Your Status</div></td>
  130. <td><div class="intestazione">Last Episode Aired</div></td>
  131. <td><div class="intestazione">Last Episode Watched</div></td>
  132. </tr>
  133. <!-- End Heading -->
  134. <!-- Lines -->
  135. <tr>
  136. <td><div class="cella">Glee</div></td>
  137. <td><div class="cella">Airing</div></td>
  138. <td><div class="cella">Watching</div></td>
  139. <td><div class="cella">S05E02</div></td>
  140. <td><div class="cella">S05E02</div></td>
  141. </tr>
  142.  
  143. <tr>
  144. <td><div class="cella">The Fosters</div></td>
  145. <td><div class="cella">Airing</div></td>
  146. <td><div class="cella">Waiting S02</div></td>
  147. <td><div class="cella">S01E10</div></td>
  148. <td><div class="cella">S01E10</div></td>
  149. </tr>
  150.  
  151. <tr>
  152. <td><div class="cella">Heroes</div></td>
  153. <td><div class="cella">Ended</div></td>
  154. <td><div class="cella">Watching</div></td>
  155. <td><div class="cella">S04E19</div></td>
  156. <td><div class="cella">S03E02</div></td>
  157. </tr>
  158. <!-- End Lines -->
  159.  
  160. <!--
  161. To add a new series to the table copy and paste this code:
  162.  
  163. <tr>
  164. <td><div class="cella">SERIES TITLE</div></td>
  165. <td><div class="cella">SERIES STATUS: AIRING / ENDED</div></td>
  166. <td><div class="cella">YOUR STATUS: WATCHING / WATCHED / ON HIATUS / ABANDONED</div></td>
  167. <td><div class="cella">LAST EPISODE AIRED</div></td>
  168. <td><div class="cella">LAST EPISODE WATCHED</div></td>
  169. </tr>
  170.  
  171. -->
  172. </table>
  173. </div>
  174. </body>
  175. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement