Skip to content

Commit a03546c

Browse files
authored
Update archive-single.html
1 parent 92c8231 commit a03546c

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

_includes/archive-single.html

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -12,33 +12,6 @@
1212
{% assign title = post.title %}
1313
{% endif %}
1414

15-
<head>
16-
17-
<style>
18-
.papertable {
19-
width:180%;
20-
border:none;
21-
border-spacing:0px;
22-
border-collapse:separate;
23-
margin-right:auto;
24-
margin-left:auto;
25-
margin-bottom:0.5em;
26-
}
27-
.paperimage {
28-
padding-right:2.5%;
29-
width:30%;
30-
max-width:20%;
31-
border:none;
32-
}
33-
.papertext {
34-
width:80%;
35-
vertical-align:middle;
36-
border:none;
37-
padding-bottom:5%;
38-
}
39-
</style>
40-
</head>
41-
4215
<div class="{{ include.type | default: "list" }}__item">
4316
<article>
4417
<!-- paper table -->

0 commit comments

Comments
 (0)