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

📄 txna.css

📁 TXNA(Terac XML News Aggregator) is a powerful and easy to use XML News Aggregator written in Java.
💻 CSS
字号:
body {
	background-color: #e6e6dc;text-align: center; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 5px;
}
a {
	color: #0b333c  
}
a:link {
	color: #0b333c  ; text-decoration: none
}
a:visited {
	color: #0b333c  ; text-decoration: none
}
a:active {
	color: #0b333c  ; text-decoration: none
}
a:hover {
	color: #006699  ; text-decoration: none
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:750px;
}
#banner {
	background: #0b333c;
	font-weight: bold; font-size: 13px; color: #ffffff; font-family: verdana, arial, tahoma;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 10px;
	height: 75px;	
}
#banner a {
	color: #ffffff;
	text-decoration: none;
}
#siteTitle{
	font-size: 18px;
}
#siteDescription{
	
}

#main{
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background: #ffffff;
	text-align: left;
}
#info{
	font-weight: bold; font-size: 13px; color: #0b333c; font-family: verdana, arial, tahoma;
}
#item {
	margin: 0px 0px 0px 0px;padding: 5px 0px 0px 0px;
}
#title {
	 background: #f4f4f4; margin: 0px 0px 0px 0px;	padding: 2px;		
	 font-weight: bold; font-size: 13px; color: #0b333c; font-family: verdana, arial, tahoma;
}
#pubDate {
	font-weight: normal; font-size: 11px; color: #999; font-family: verdana, arial, tahoma;
}
#description {
	font-weight: normal; font-size: 12px; color: #333; word-break: break-all; font-family: verdana, arial, tahoma; word-wrap: break-word; max-width: 680px;
}
#copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #333;
	margin-top: 10px;
}
#copyright a {
	color: #666;
	text-decoration: none;
}

⌨️ 快捷键说明

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