Skip to content

Commit

Permalink
Update LaoshengWeb3.css
Browse files Browse the repository at this point in the history
尝试大块水平间距自动
  • Loading branch information
DiamonWoo authored Sep 21, 2024
1 parent 777aa1b commit 76af2a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LaoshengWeb3.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ img { vertical-align: middle; } /* 解决图像偏高的问题 bottom*/
h3 { margin-bottom: 0.4em;} /* 2% */

div.da { float: left;
margin:1em 0.0em 0.5em; /* 上一个值 1% margin-top: -0.5%; */
margin:1em auto 0.5em; /* 左右0.0em; 上一个值 1% margin-top: -0.5%; */
width: 480px ; /* 稳定值 452px */ /*480px 25% width: auto; min-width: 360px;*/
height: 460px; /* 218px; auto */
/* min-height:1px; 谷歌浏览器不折行?失败 */
Expand All @@ -28,8 +28,8 @@ div.xiao { float: left;
div#ditu { line-height: 1.8; /* 仅对Fx有效,统一浏览器行高 */
background-image: url('LaoshengMap.png'); background-position: -270px -108px;
/*, no-repeat, -90*/
margin-left:0.5em; margin-right: 1em;
} /* height: 468px; */
/* height: 468px; */
}

/*
选择器的各种语法
Expand Down

0 comments on commit 76af2a0

Please sign in to comment.