classic.css

来自「JAVA游戏大综合及各种特效,初学者比较有用。」· CSS 代码 · 共 10 行

CSS
10
字号
.select			{border: 0 inset buttonface; width: 100; font: icon; cursor: default;}.selected		{border: 0 inset buttonface; background: window; padding: 0; font: icon;}.selectTable	{height: 100%; width: 100%;				border: 2 inset buttonhighlight; background: buttonface;}.option			{font: icon; padding: 1; padding-left: 3; padding-right: 3; width: 100%;}.dropDown		{position: absolute; visibility: hidden; width: 100%;				border: 1 solid windowtext; padding: 0;				background: window; color: windowtext;}.select .button	{width: 16px; height: 5; font-family: webdings; padding: 0;				font-size: 11px; border: 2 outset buttonhighlight;}

⌨️ 快捷键说明

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