stylesheets.css.svn-base
来自「这是一个开源码的sip用户代理 写的都很清楚是用C++语言开发的 对于研究sip」· SVN-BASE 代码 · 共 21 行
SVN-BASE
21 行
/* stylesheets.css *//* Stylesheets for the P2T Sourcecode Documentation *//* Florian Maurer, florian.maurer@floHweb.ch */body {font-family:Verdana,Geneva,Arial,Helvetica;font-size:11pt;color:black}h1, h2, h3{font-size:16pt;}li {margin-bottom:4px}#headertext {font-size:11pt; color:white}#headertitle {font-size:16pt; color:white; font-weight:bold;}#footer {font-size:9pt;color:white; font-weight:bold}#headerlink {text-decoration:none; color:white;}#headerlink:hover {text-decoration:underline;}#headerlink:visited {color:white;}#headertable {background-color:#3366FF}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?