Skip to content

Commit 830d5cd

Browse files
authored
Update index.html
1 parent fc90df6 commit 830d5cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,16 @@
7474
codapi-output pre {
7575
line-height: 1.2 !important;
7676
}
77+
codapi-toolbar button {
78+
background: url(https://doc.chdb.io/codapi_icon.png) no-repeat 5px center;
79+
padding: 5px 5px 5px 27px;
80+
background-size: 15px 15px;
81+
color: #FFFFFF;
82+
background-color: #000;
83+
}
84+
85+
86+
7787
</style>
7888
</head>
7989
<body>

0 commit comments

Comments
 (0)