Ale*_*Del 45 css
如果定义了一个CSS规则top: 0;,我怎么能在以后禁用或中和它以支持在bottom: 0;其他地方使用?
top: 0;
bottom: 0;
ten*_*our 70
do top: auto; bottom:0;- auto是默认值top
top: auto; bottom:0;
auto
top
Jan*_*Jan 22
top: auto; bottom: 0px;
Leo*_*Leo 19
如果你有拉伸问题,只需使用初始值来重置规则
top: initial;
要么
bottom: initial;
归档时间:
14 年,10 月 前
查看次数:
39629 次
最近记录:
8 年,2 月 前