⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 exobudpl.css

📁 用VB+JAVASCRIPT开发的一个仿QQ爱墙软件
💻 CSS
字号:
<!-- /* ExoBUD MP(II) 播放清單樣式表 */

a,a:link  { color: #A0B0FF; text-decoration: none; }
a:visited { color: #CCCCCC; text-decoration: none; }
a:active  { color: #A0B0F0; text-decoration: none; }
a:hover   { color: orange;  text-decoration: none; border: 1px dotted white; }

body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            background-image: url(./img/pl_bg.jpg);
            background-repeat: repeat;
            background-attachment: fixed;
            background-position: center;
            cursor: crosshair; }

body      { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: silver; }

td        { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: #90A0B0; }

/* 8點迷你中文字型,請在有需要時,以 <span lang=zh-tw> 語法一起使用 */
/* .minichi  { font-family: '新細明體','PMingLiU'; font-size: 8pt; } */

//-->

⌨️ 快捷键说明

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