Update x34.css

This commit is contained in:
noxy 2018-03-09 00:27:11 +00:00
parent d04edda6a7
commit d4b8cbda12

View File

@ -31,12 +31,22 @@ a, a:hover {
} }
.return { .return {
margin-top: -40px; margin-top: -50px;
} }
.controls { .controls {
margin-top: 40px; margin-top: 50px;
background: #050505; background: #050505;
border: 1px solid #f50083;
}
.wrapper {
border-left: 1px solid #f50083;
border-right: 1px solid #f50083;
}
.panel.info {
border: 1px solid #f50083;
} }
.medium, .thumbnail { .medium, .thumbnail {