changed buttons
This commit is contained in:
parent
adad0bced4
commit
95a042e00d
|
@ -7,10 +7,14 @@
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
opacity: 1.0;
|
opacity: 1.0;
|
||||||
}
|
}
|
||||||
.button-group a, .button-group iframe {
|
.button-item {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
.button-group a, .button-group iframe {
|
||||||
|
width: 88px;
|
||||||
|
height: 31px;
|
||||||
|
}
|
||||||
.button-group img {
|
.button-group img {
|
||||||
width: 88px;
|
width: 88px;
|
||||||
height: 31px;
|
height: 31px;
|
||||||
|
|
Loading…
Reference in a new issue