Compare commits

..

No commits in common. "2b3767bfa5937d1c95cd472ef29ed166265b99d7" and "87e50d911af1263b31136cc37954e4a0f619a1d1" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View file

@ -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;