mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
🎨
This commit is contained in:
parent
b66a722dd7
commit
6751b13fc9
@ -271,12 +271,8 @@ export default Vue.extend({
|
||||
margin: 0;
|
||||
padding: 16px;
|
||||
font-size: 1em;
|
||||
color: #aaa;
|
||||
transition: color 0.1s ease;
|
||||
|
||||
&:hover {
|
||||
color: var(--accent);
|
||||
}
|
||||
|
||||
&:active {
|
||||
color: var(--accentDarken);
|
||||
@ -338,7 +334,6 @@ export default Vue.extend({
|
||||
font-size: 1em;
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
color: #aaa;
|
||||
transition: color 0.1s ease;
|
||||
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user