images.css.svn-base

来自「prototype 实现网络相册的ajax界面。」· SVN-BASE 代码 · 共 35 行

SVN-BASE
35
字号
*{  font-family: Arial, Helvetica;}.box{  position: absolute;  border: solid #adf 1px;  background-color: white;  padding: 4px;}#title{  top: 5px;  left: 5px;  height: 18px;  font-size: 14px;  color: #8af;}#folders{  top: 35px;  left: 5px;  width: 150px;}#images{  top: 35px;  left: 180px;}#closeup{  top: 35px;  left: 180px;}.img_tile{  float: left;  width: 160px;  height: 160px;}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?