add links bar
This commit is contained in:
@@ -49,6 +49,14 @@
|
||||
border-radius: 10px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.panel-alt {
|
||||
background-color: white;
|
||||
overflow: auto;
|
||||
border: 3px double;
|
||||
border-radius: 5px;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
</style>
|
||||
</svelte:head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user