Skip to content

Commit 350f3e1

Browse files
committed
让switcher-label更明显一点点
1 parent 4749a58 commit 350f3e1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Writerside/cfg/head-script.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,10 @@
3333

3434
gtag('config', 'G-WRDPTDGWE3');
3535
</script>
36+
37+
<style>
38+
.dropdown {
39+
font-weight: bolder;
40+
letter-spacing: 2px;
41+
}
42+
</style>

Writerside/s4.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
44

55
<instance-profile id="s4"
6-
name="Simple Robot 4"
6+
name="Simple Robot"
77
start-page="Home.topic">
88
<toc-element topic="Home.topic"/>
99
<toc-element topic="outline.md"/>

0 commit comments

Comments
 (0)