Skip to content

Commit fbb6d67

Browse files
Update custom.css
1 parent 2841ca2 commit fbb6d67

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

custom.css

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,14 @@
7474
background-image: url(https://cdn-icons-png.freepik.com/512/4208/4208535.png);
7575
}
7676

77-
/* icon copilot navbar
78-
79-
.codicon-copilot:before {
80-
content: '';
81-
background-image: url(https://muhammad-hasan-web-developer.github.io/vscodetheme/copilot.png);
82-
}
83-
84-
.codicon-copilot-logo:before {
85-
content: '';
86-
background-image: url(https://muhammad-hasan-web-developer.github.io/vscodetheme/copilot.png);
87-
} */
88-
77+
/* Menambahkan style untuk class "codicon-accounts-view-bar-icon" */
78+
.iconforakun {
79+
background-image: url('https://muhammad-hasan-web-developer.github.io/vscodetheme/me.jpg');
80+
z-index: 30000;
81+
height: 40px;
82+
width: 40px;
83+
background-size: 100%;
84+
}
8985
/* text */
9086
.mtk6 {
9187
color: #569cd6;

0 commit comments

Comments
 (0)