mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-14 20:34:05 +00:00
Split app.svelte
This commit is contained in:
@ -62,4 +62,10 @@
|
||||
background-color: #00008b;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
hr {
|
||||
border: none;
|
||||
border-top: 1px solid #aaa;
|
||||
margin: 5px;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user