commit
3b321605fb
|
@ -63,8 +63,8 @@ box-shadow: inset -1px -1px 0px 0px rgba(128,128,128,1);
|
|||
.box-inner .content {
|
||||
margin: auto;
|
||||
padding: 20px 2px;
|
||||
font-size: 10pt
|
||||
font-family: 'Sans-Serif';
|
||||
font-size: 10pt;
|
||||
font-family: 'Sans-Serif';
|
||||
display: inline-block;
|
||||
width: 60%;
|
||||
|
||||
|
@ -74,7 +74,7 @@ button,
|
|||
button:hover {
|
||||
padding: 5px;
|
||||
width: 100%;
|
||||
font-size: 10pt
|
||||
font-size: 10pt;
|
||||
font-family: 'Sans-Serif';
|
||||
display: inline-block;
|
||||
background-color: #c0c0c0;
|
||||
|
|
Loading…
Reference in New Issue