mirror of
https://github.com/cupcakearmy/ora.git
synced 2025-09-05 15:50:40 +00:00
styling
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user