Imagebar: reduce image outline size, make background orange
This makes the imager more consistent in looks with the retail software warning below.
This commit is contained in:
parent
c4e6510e24
commit
9ac400f615
@ -137,15 +137,15 @@ p + ul {
|
||||
/* *** IMAGEBAR ******************************** */
|
||||
|
||||
#imagebar {
|
||||
padding: 0.5vw;
|
||||
margin: 0;
|
||||
background-color: #F80;
|
||||
}
|
||||
|
||||
#imagebar img {
|
||||
margin: auto;
|
||||
width: 24vw;
|
||||
max-width: 400px;
|
||||
border: 0.2vw #000 solid;
|
||||
border: 2px #FFF solid;
|
||||
border-radius: 0.3vw;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user