Compare commits

..

No commits in common. "1e0860239be372c6a2acb55334b5b64a19aba726" and "a80d65e6054d04da4c94e76a468e9680114cce9b" have entirely different histories.

2 changed files with 0 additions and 15 deletions

View file

@ -27,12 +27,9 @@ footer {
} }
#content p, #content p,
#content img,
#content img,
#content ul, #content ul,
#content ol, #content ol,
#content table, #content table,
#content iframe,
code, code,
.postdescription, .postdescription,
hr, hr,
@ -42,14 +39,6 @@ hr,
margin-left: 24%; margin-left: 24%;
} }
#content img,
#content iframe{
display: block;
overflow: hidden;
max-width: 52%;
max-height: 100%;
}
p code{ p code{
margin-left:0; margin-left:0;
margin-right: 0; margin-right: 0;

View file

@ -25,10 +25,6 @@ input[type="checkbox"] {
display: flex; display: flex;
} }
img {
border-style: solid;
}
.togglelabel::after { .togglelabel::after {
left: calc(100% - 67pt); left: calc(100% - 67pt);
content: ""; content: "";