View difference between Paste ID: 5qiHp6ic and GXEpyfu8
SHOW: | | - or go back to the newest paste.
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3-
<--!THEME BY 512KB, YOU DELETE MY CREDITS AND I'LL CUT YOUR EYEBALLS ♥-->
3+
4
5
<!--THEME BY 512KB, YOU DELETE MY CREDITS AND I'LL CUT YOUR EYEBALLS! ♥-->
6
7
<head>
8
9
<link rel="shortcut icon" href="{Favicon}">
10
<link rel="alternate" type="application/rss+xml" href="{RSS}">
11
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
12
<link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
13
 
14
<!--Default Variables-->
15
<!--Colors-->    
16
     
17
<meta name="color:Background" content="#ffffff"/>
18
<meta name="color:Text" content="#333333"/>
19
<meta name="color:Link" content="#717581"/>
20
<meta name="color:Hover" content="#333333"/>
21
<meta name="color:borders" content="#000000"/>
22
 
23
<!--Images-->
24
 
25
<meta name="image:Background" content=""/>
26
<meta name="image:Post Background" content=""/>
27
<meta name="image:Sidebar Background" content ""/>
28
<!--Links-->
29
 
30
<meta name="text:Link1" content="" />
31
<meta name="text:Link1 Title" content="" />
32
<meta name="text:Link2" content="" />
33
<meta name="text:Link2 Title" content="" />
34
<meta name="text:Optional Title" content=""/>
35
<meta name="text:Title Align" content=""/>
36
     
37
<style type="text/css">
38
39
::-webkit-scrollbar {height: auto;width: 3px;}
40
::-webkit-scrollbar-thumb {background-color:black; border-radius:5px;}
41
::-webkit-scrollbar-track{background-color:white;}
42
43
         
44
body {
45
background:{color:background};
46
background-image: url('{image:background}') no-repeat fixed center;;
47
margin:0px;
48
color:{color:text};
49
font-family:consolas;
50
font-size:10px;
51
line-height:100%;
52
}
53
   
54
a {
55
text-decoration:none;
56
outline:none;
57
-moz-outline-style:none;
58
color:{color:link};
59
-webkit-transition: all 0.5s ease;
60
-moz-transition: all 0.5s ease;
61
-o-transition: all 0.5s ease
62
}
63
     
64
img {
65
border:none;
66
}
67
       
68
blockquote blockquote {
69
padding-left:5px;
70
border-left:1px solid;
71
}
72
     
73
h1 {
74
font-size:12px;
75
font-family:consolas;
76
text-transform:uppercase;
77
}
78
     
79
a:hover {
80
opacity:10;
81
color:{color:hover};
82
-webkit-transition: all 0.7s ease;
83
-moz-transition: all 0.7s ease;
84
-o-transition: all 0.7s ease
85
}
86
     
87
small{
88
font-size:9px;
89
line-height:110%
90
}
91
       
92
big {
93
font-size:12px;
94
line-height:110%
95
}
96
       
97
b, strong{
98
color:{color:text}
99
}
100
i, em {
101
color:{color:text}
102
}
103
p{
104
margin-top:5px;
105
margin-bottom:5px
106
}
107
blockquote {
108
padding:0px;
109
padding-left:5px;
110
margin:5px;
111
border-left:1px dotted {color:text}
112
}
113
       
114
blockquote img {
115
max-width:300px
116
}
117
       
118
ul, li img {
119
max-with:250px
120
}
121
           
122
.audio {width:500px;height:160px;}
123
.albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
124
.albumart img {width:150px;height:150px;float:left;}
125
.playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
126
.player {margin-left:36px;margin-top:36px;width:25px;height:25px;
127
overflow:hidden;background-color:white;}
128
.audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
129
130
131
     
132
#entries {
133
padding:10px;
134
width:250px;
135
margin-left:450px;
136
margin-top:85px;
137
border-left: 1px solid {color:borders};
138
border-right: 1px solid {color:borders};
139
background-image: url('{image:Post Background}');
140-
padding: 10px 10px 10px 10px;
140+
padding-left:10px;
141
padding-right:10px;
142
}
143
     
144
     
145
#post {
146
width:250px;
147
padding-bottom:3px;
148
font-family:consolas;
149
opacity:1;
150
border-top: 1px dotted {color:borders};
151-
padding: 10px 0px 10px 0px;
151+
padding: 10px 0px 0px 0px;
152
153
}
154
     
155
#sidebar { 
156
position:fixed;
157
left:800px;
158
top:200;
159
width:170px;
160
height:80px;
161
text-align:center;
162
border: 1px dotted black;
163
border-radius:5px;
164
background-image: url('{image:Sidebar Background}');
165
}
166
167
 
168
}
169
#description {
170
padding:5px;
171
font-size:10px;
172
font-style:italic;
173
opacity: 0.8;
174
text-align:center;
175
margin-top:-2px;
176
margin-left:6px;
177
}
178
179
     
180
#info {
181
text-align:center;padding:5px;
182
margin-top:5px;
183
margin-bottom:10px;
184
text-transform: uppercase;
185
font-family:consolas;
186
font-size:9px;
187
}
188
       
189
#tags {
190
font-family:consolas;
191
letter-spacing:1px;
192
text-transform:uppercase;
193
font-size:9px;
194
margin-top:4px;
195
a {display:inline; background-color:{color:linkb};
196
padding:-4px;
197
text-align:left;
198
-webkit-transition: all 0.6s ease-in-out;
199
-moz-transition: all 0.6s ease-in-out;
200
-o-transition: all 0.6s ease-in-out;
201
-ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}  
202
     
203
#asker {
204
float:left;
205
margin-right:5px;
206
}
207
     
208
#asked {
209
font-family:consolas;
210
text-transform:lowercase;
211
letter-spacing:1px;
212
padding-bottom:3px;
213
}
214
 
215
#notes {
216
font-family:consolas;
217
text-transform:lowercase;
218
font-size:9px;
219
}
220
     
221
#question {
222
font-family:consolas;
223
font-style:italic;
224
font-size:10px;
225
}
226
     
227
#answer {
228
font-family:consolas;
229
text-transform:uppercase;
230
font-size:10px;
231
}
232
       
233
{CustomCSS}
234
    
235
</style>
236
<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"> </script>
237
238
    
239
</head>
240
241
<body>
242
<link href='http://fonts.googleapis.com/css?family=Modern+Antiqua' rel='stylesheet' type='text/css'>
243
244
<div style="font-family:'Modern Antiqua'; text-transform:uppercase; font-size:40px;position:absolute; top:35px; left:{text:Title Align}px; text-align:center; ";>{text:Optional Title}</div>
245
     
246
247
</div>  
248
<div id="sidebar"><br>
249
{Description} <br><br> <a href="/" title="home"> 001.
250
 <a href="/ask" title="message"> 002.
251
 <a href="/archive" title="past"> 003.
252
 <a href="{text:Link1}" title="{text:Link1 Title}">004.</a>
253
<a href="{text:Link2}" title="{text:Link2 Title}">005.</a>
254
 </div>
255
256
     <div style="position:fixed; bottom:10px; left:10px;"><a href="http://512kb.tumblr.com" title="theme by 512kb"><img src="https://31.media.tumblr.com/4c89756fc6ed2a75e012f9a3c1d03ed0/tumblr_inline_mxswwj2xpM1spm2q7.gif"></a></div>
257
     
258
259
<div id="entries">{block:Posts}</a><div id="post">
260
<div class="autopagerize_page_element">     
261
{block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
262
     
263
{block:Photo}{LinkOpenTag}<img src="{PhotoURL-250}">{/block:Photo}
264
     
265
{block:Photoset}{Photoset-250}{/block:Photoset}
266
     
267
{block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
268
     
269
{block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
270
     
271
{block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
272
     
273
{block:Audio}<br><span class="audio">{AudioPlayerBlack}</span>
274
<br>
275
{/block:Audio}
276
     
277
{block:Video}{Video-250}{/block:Video}
278
     
279
{block:Answer}<div id="asker"></div><div id="asked">{Asker} asked: {Question} {Answer}{/block:Answer}
280
     
281
<div id="info"> <a href="{Perimalink}"><a href="{reblogurl}" title="reblog">REBLOG!</a> --  <a href="{Permalink}">{NoteCount} KB </a> {block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom}
282
{block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
283
{block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
284
{/block:Posts}
285
{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
286
{/block:Posts}</div></div></div>
287
</div>
288
</body>
289
   
290
</html>