theme change

This commit is contained in:
Craig 2020-02-10 02:10:10 +00:00
parent 15e490a72f
commit 42f19b39b5
2 changed files with 2 additions and 6 deletions

View File

@ -9,4 +9,4 @@
<!-- background color -->
![color](#18191c)
![color](#e2e2e2)

View File

@ -6,14 +6,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="A self hosted virtual browser (rabb.it clone) that runs in docker">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/dark.css">
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
<style>
.app-name img { max-width: 70%; }
nav.app-nav li ul { min-width: 100px; }
.search { border-bottom: 1px solid rgba(0,0,0,.07) !important; }
.search .matching-post { border-bottom: 1px solid rgba(0,0,0,.3) !important; }
section tr:nth-child(2n) { background-color: #333333 !important; }
.markdown-section td, .markdown-section th { border: 1px solid #777 !important; }
</style>
</head>
<body>