style links
This commit is contained in:
parent
8f5e112e97
commit
55b289e96d
|
@ -144,6 +144,10 @@ main {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
@apply underline text-blue-600 hover:text-blue-800 visited:text-purple-600
|
||||||
|
}
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
Loading…
Reference in New Issue