📄 listinga-16_polish.css_usingpulsatingcirclesbackground
字号:
/* Listing A-16. Using the pulsating-circles Background for the Currently Focused Item */
focused {
padding: 9;
font-color: highlightedFontColor;
background {
type: pulsating-circles;
first-color: white;
second-color: highlightedBackgroundColor;
circles-number: 7;
min-diameter: 10;
max-diameter: 100;
}
layout: expand | center;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -