首页/styles.css:修订间差异

无编辑摘要
无编辑摘要
第162行: 第162行:
width:auto;
width:auto;
min-width:70px;
min-width:70px;
height:28px;
height:auto;
flex-grow: 1;
flex-grow: 1;
transition: transform 0.3s ease;
transition: transform 0.3s ease;
border-right: 1px solid rgba(120, 155, 0, 0.75);
border-right: 2px solid rgba(120, 155, 0, 0.75);
border-bottom: 1px solid rgba(120, 155, 0, 0.75);
border-bottom: 2px solid rgba(120, 155, 0, 0.75);
margin:0.3em;
margin:0.3em;
background-color: rgba(255, 255, 255, 0.2);
background-color: rgba(255, 255, 255, 0.2);
第183行: 第183行:
}
}
@media (min-width: 1500px) {
@media (min-width: 1500px) {
.flex_button_2{
width:100%;
}
.sidebar_block_left_2{
.sidebar_block_left_2{
max-width: 400px;
max-width: 400px;