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

📄 insipid.css

📁 Insipid 是一款基于Web书签仓库。很方面的记录下各种输入输出信息。
💻 CSS
字号:
/** * Copyright (C) 2005 Luke Reeves * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 * USA */* {	font-family:Arial, Helvetica, sans-serif;}#leftside {	float:left;	padding-right:20;	padding-left:20;	padding-top:20;}.title {	padding-left:20px;	padding-top:10px;	color: blue;	font-size:medium;	font-weight:bold;	background-color: #CCCCCC;}.tagsummarytable{	border-color:#000000;	border-style:solid;	-moz-box-sizing: border-box;	-moz-border-radius:8px;	border-width: mid;	font-size: small;	margin-bottom: 15px;}.tagtabletext{	font-family:Arial, Helvetica, sans-serif;	text-decoration: none;	color:#000000;	}.bodytext{	font-family:Arial, Helvetica, sans-serif;	color: black; }/* Used for "Most Recent Bookmarks" */.bodyTitle{	color: black; 	font-weight: bold;}.inline_title{	font-family:Arial, Helvetica, sans-serif;	color:#FFFFFF;	background:#000000;}.search {	padding-left: 10px;	text-align: left;	background-color: #CCCCCC;}.toolbar {	text-align: right;	padding-right: 10px;	background-color: #CCCCCC;	font-size: small;}a.tools { 	font-family:Arial, Helvetica, sans-serif;	color: black; 	font-weight: bold;	line-height:2;}a.tools:visited {	color: black;}a.tools:hover { 	font-family:Arial, Helvetica, sans-serif;	color: black; 	font-weight: bold;	background:white;	text-decoration: none;	line-height:2;}.formtext { 	font-family:Arial, Helvetica, sans-serif;	text-decoration: none; }A { 	font-family:Arial, Helvetica, sans-serif;	text-decoration: none; }A:hover { 	font-family:Arial, Helvetica, sans-serif;	text-decoration: underline }A:visited { 	font-family:Arial, Helvetica, sans-serif;	text-decoration: none;	color:blue;}.error {	font-family:Arial, Helvetica, sans-serif;	margin-top: 40px;	margin-bottom: 10px;	color: red;}.bookmarkOperations {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	margin-left: 20px;	color: #777777;}li{	color:#8888ff; }.bookmarklistitem{padding-bottom:8;}.bookmarklist{	font-size: medium;	margin-left: 20px;	border-width:mid;	border-color:#CCCCCC;	border-style:dotted;	padding-right:10px;}A.bookmarkTag:link { color: #8888ff; }A.bookmarkTag:visited { color: #8888ff; }A.bookmarkTag:hover { color: #8888ff; }A.bookmarkOp:link {	color: #800000; }A.bookmarkOp:visited { color: #800000; }A.bookmarkOp:hover { color: #800000; }

⌨️ 快捷键说明

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