Update style.css

This commit is contained in:
noxy 2017-02-02 12:54:46 +00:00
parent b13734428c
commit d971c85401

View File

@ -142,6 +142,8 @@ code {
img {
vertical-align: middle;
max-height: 770px;
border: 1px solid black;
box-shadow: 0 0 15px #000;
}
.wrapper {