mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Details cursor (#499)
* Style summary cursor * Update contributor website link
This commit is contained in:
committed by
GitHub
parent
473f3d1565
commit
5653386d41
@@ -63,7 +63,7 @@
|
|||||||
- [Piotr Orzechowski](https://orzechowski.tech)
|
- [Piotr Orzechowski](https://orzechowski.tech)
|
||||||
- [Glenn Feunteun](https://github.com/gfeun)
|
- [Glenn Feunteun](https://github.com/gfeun)
|
||||||
- [Santiago González](https://github.com/netrules)
|
- [Santiago González](https://github.com/netrules)
|
||||||
- [Codruț Constantin Gușoi](https://www.sdwolfz.pro)
|
- [Codruț Constantin Gușoi](https://www.codrut.pro)
|
||||||
- [Clément Pannetier](https://clementpannetier.dev)
|
- [Clément Pannetier](https://clementpannetier.dev)
|
||||||
- [FantasticMao](https://github.com/FantasticMao)
|
- [FantasticMao](https://github.com/FantasticMao)
|
||||||
- [Utkarsh Gupta](https://utkarsh2102.com)
|
- [Utkarsh Gupta](https://utkarsh2102.com)
|
||||||
|
|||||||
@@ -4,6 +4,11 @@
|
|||||||
margin-top: 1.6rem;
|
margin-top: 1.6rem;
|
||||||
margin-bottom: 3.2rem;
|
margin-bottom: 3.2rem;
|
||||||
article {
|
article {
|
||||||
|
details {
|
||||||
|
summary {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
}
|
||||||
header {
|
header {
|
||||||
margin-top: 6.4rem;
|
margin-top: 6.4rem;
|
||||||
margin-bottom: 3.2rem;
|
margin-bottom: 3.2rem;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
|||||||
{"Target":"css/coder.min.f01c647a0d25b40da992a37c3376291185eed8a50ced8c26cc2c0bcfe38c97df.css","MediaType":"text/css","Data":{"Integrity":"sha256-8Bxkeg0ltA2pkqN8M3YpEYXu2KUM7YwmzCwLz+OMl98="}}
|
{"Target":"css/coder.min.b79ffb503467976bb5db1a55f11d2db1d230f6a68dc7aa55cf08be4f048cb1b8.css","MediaType":"text/css","Data":{"Integrity":"sha256-t5/7UDRnl2u12xpV8R0tsdIw9qaNx6pVzwi+TwSMsbg="}}
|
||||||
Reference in New Issue
Block a user