modernize site-info.html; correct stats.html error
This commit is contained in:
@ -8,36 +8,6 @@
|
||||
<meta name="syntax" content="html">
|
||||
<meta name="settings" content="no_progress,number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=,use_input_for_pc=fallback">
|
||||
<meta name="colorscheme" content="gruvbox">
|
||||
<style>
|
||||
<!--
|
||||
@font-face {
|
||||
font-family: 'Scientifica';
|
||||
src: url('/font/scientifica.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ScientificaItalic';
|
||||
src: url('/font/scientificaItalic.ttf') format('truetype');
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: 'Scientifica';
|
||||
}
|
||||
pre { color: #3c3836; background-color: #fbf1c7; }
|
||||
body { color: #3c3836; background-color: #fbf1c7; }
|
||||
* { font-size: 1em; }
|
||||
.GruvboxAqua { color: #427b58; }
|
||||
.GruvboxBlue { color: #076678; }
|
||||
.htmlLink { color: #7c6f64; text-decoration: underline; }
|
||||
.LineNr { color: #a89984; }
|
||||
.GruvboxOrange { color: #af3a03; }
|
||||
.GruvboxGreenBold { color: #79740e; font-weight: bold; }
|
||||
.Comment { color: #928374; font-family: 'ScientificaItalic'; }
|
||||
.String { color: #79740e; font-family: 'ScientificaItalic'; }
|
||||
.GruvboxAquaBold { color: #427b58; font-weight: bold; }
|
||||
-->
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<pre id='vimCodeElement'>
|
||||
|
Reference in New Issue
Block a user