mirror of
https://github.com/cupcakearmy/ora.git
synced 2024-12-21 23:56:31 +00:00
styling
This commit is contained in:
parent
27cbc8e56e
commit
4dbfe6f038
@ -75,6 +75,8 @@
|
||||
}
|
||||
|
||||
.dismiss .links a {
|
||||
color: inherit;
|
||||
text-decoration: inherit;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
padding: 0.1em;
|
||||
@ -86,4 +88,11 @@
|
||||
transform: translateX(-0.25em);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
hr {
|
||||
outline: none;
|
||||
background: transparent;
|
||||
border: 1px inset currentColor;
|
||||
margin: 1em 0;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user