Merge branch 'f0ckdev' into 'master'

Update style.css

See merge request !77
This commit is contained in:
noxy 2017-02-02 12:54:58 +00:00
commit ba18a88cd3

View File

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