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

📄 stil.css

📁 some php and html pages with the most important mysql functions.
💻 CSS
字号:
A:link {color: #860000; text-decoration: none}
A:visited {color: #860000; text-decoration: none}
A:active {color: #860000; text-decoration: none}
A:hover {color: #000000; text-decoration: none}
.titlu {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #860000;
}
.subtitlu {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #860000;
text-decoration:underline;
}
.mesaj {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #860000;
text-decoration:none;
}
.text{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}
.altext{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14pt;
color: #000000;
}

.stil {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
}
.head1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
	text-transform: none;
}
.bottom{
	position: absolute;
	left: auto;
	top: auto;
	float:inherit;
	right: auto;
	bottom: 10px;
	clip: rect(auto,auto,10px,auto);	
	}
	

⌨️ 快捷键说明

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