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. "2b3767bfa5937d1c95cd472ef29ed166265b99d7" and "87e50d911af1263b31136cc37954e4a0f619a1d1" have entirely different histories.
2b3767bfa5
...
87e50d911a
2 changed files with 1 additions and 3 deletions
|
@ -42,7 +42,7 @@ hr,
|
||||||
margin-left: 24%;
|
margin-left: 24%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content img
|
#content img,
|
||||||
{
|
{
|
||||||
display: block;
|
display: block;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -178,8 +178,6 @@ header{
|
||||||
margin-top: 2pt;
|
margin-top: 2pt;
|
||||||
margin-bottom: 2pt;
|
margin-bottom: 2pt;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
align-items: center;
|
|
||||||
padding: 5em;
|
|
||||||
}
|
}
|
||||||
&.hidden{
|
&.hidden{
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue