mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 00:50:38 +08:00
updated stype of html output
This commit is contained in:
Vendored
+1
-22
@@ -8,28 +8,7 @@
|
||||
<meta name="author" content="">
|
||||
|
||||
<link href="http://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">
|
||||
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
font-size: 18px;
|
||||
line-height: 1.5;
|
||||
padding: 40px;
|
||||
}
|
||||
img.resize {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
h3 {
|
||||
font-size: 22px;
|
||||
margin-top: 40px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.sourceCode {
|
||||
font-size: 14px;
|
||||
}
|
||||
$header-includes$
|
||||
</style>
|
||||
|
||||
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
|
||||
<link href="css/colors.css" rel="stylesheet">
|
||||
<link rel="alternate" type="application/atom+xml" title="The Parallel Hashmap" href="rss/atom.xml" />
|
||||
|
||||
Reference in New Issue
Block a user