mirror of
https://git.kittycat.homes/zoe/hugo-battheme.git
synced 2024-08-15 03:25:18 +00:00
Compare commits
No commits in common. "1e0860239be372c6a2acb55334b5b64a19aba726" and "a80d65e6054d04da4c94e76a468e9680114cce9b" have entirely different histories.
1e0860239b
...
a80d65e605
2 changed files with 0 additions and 15 deletions
|
@ -27,12 +27,9 @@ footer {
|
|||
}
|
||||
|
||||
#content p,
|
||||
#content img,
|
||||
#content img,
|
||||
#content ul,
|
||||
#content ol,
|
||||
#content table,
|
||||
#content iframe,
|
||||
code,
|
||||
.postdescription,
|
||||
hr,
|
||||
|
@ -42,14 +39,6 @@ hr,
|
|||
margin-left: 24%;
|
||||
}
|
||||
|
||||
#content img,
|
||||
#content iframe{
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
max-width: 52%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
p code{
|
||||
margin-left:0;
|
||||
margin-right: 0;
|
||||
|
|
|
@ -25,10 +25,6 @@ input[type="checkbox"] {
|
|||
display: flex;
|
||||
}
|
||||
|
||||
img {
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
.togglelabel::after {
|
||||
left: calc(100% - 67pt);
|
||||
content: "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue