Update x34.css
This commit is contained in:
parent
d04edda6a7
commit
d4b8cbda12
14
s/x34.css
14
s/x34.css
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user