css 我为Evernote Clearly浏览器扩展定制的CSS主题
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 我为Evernote Clearly浏览器扩展定制的CSS主题相关的知识,希望对你有一定的参考价值。
/**
* CSS theme for the Clearly browser extension by Evernote.
* See: www.evernote.com/clearly/
*
* Options used alongside this CSS:
* Body font: "Adelle", Georgia, 微軟正黑體, Helvetica, Arial, sans-serif
* Header font: Soho-condensed, PT Serif, 微軟正黑體, Helvetica
* Monospace font: 微軟正黑體Mono, Inconsolata, Consolas, Droid Sans Mono
* Background: #FFFFFF
* Foregound: #333333
* Links: #009B00
* Base Size: 1.1em
* Line Height: 1.8em
* Line Width: 90%
* Base CSS: Notable
* Footnote: On Print
* Text Align: Normal
* Large Graphics: Show Always
*/
#text a:visited {
color: #009B00;
text-decoration: none;
}
#text blockquote {
padding-left: 16px;
border-left: 6px solid #BBB;
color: #666;
}
#text table { max-width: 100%; }
#text thead { background-color: #DADADA; }
#text tr:nth-child(even) { background: #E0E0E0; }
#text th { border-bottom: 1px dashed #888; }
#text hr { border-color: #C5C5C5; }
#text pre {
margin: 1em 0;
padding: .5em .75em;
max-width: 100%;
border: 1px solid #CCC;
border-radius: 4px;
background-color: #F8F8F8;
font-size: 12px;
}
#text pre code {
margin: 0;
padding: 0;
border: none;
background-color: transparent;
white-space: pre-wrap;
word-wrap: break-word; /* IE */
}
#text code {
margin: 0 2px;
padding: 0px 5px;
border: 1px solid #EAEAEA;
border-radius: 3px;
background-color: #F8F8F8;
white-space: nowrap;
color: #666;
}
以上是关于css 我为Evernote Clearly浏览器扩展定制的CSS主题的主要内容,如果未能解决你的问题,请参考以下文章
css 我为Evernote Clearly浏览器扩展定制的CSS主题
css evernote_clearly_two_column_css
PopClip:你会热爱的文本穿梭机
css Evernote Helvetica Neue
印象笔记(evernote)开启网页剪藏功能,需浏览器开启接受第三方cookies,不知在猎豹浏览器中该怎么操作
php [evernote php] evernote api https://github.com/evernote/evernote-cloud-sdk-php #note