mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
theme change
This commit is contained in:
parent
15e490a72f
commit
42f19b39b5
@ -9,4 +9,4 @@
|
||||
|
||||
<!-- background color -->
|
||||
|
||||
![color](#18191c)
|
||||
![color](#e2e2e2)
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user