Commit d96aa29e authored by Administrator's avatar Administrator 💬

Improve the CSS for details blocks.

Perhaps we'll customize this further when I'll be inspired.
parent 203dc39a
...@@ -34,6 +34,10 @@ dd p { ...@@ -34,6 +34,10 @@ dd p {
margin-bottom: 0.7em; margin-bottom: 0.7em;
} }
details summary {
cursor: pointer;
}
/****/ /****/
/* Hotfix for https://github.com/getgrav/grav-theme-quark/issues/9 */ /* Hotfix for https://github.com/getgrav/grav-theme-quark/issues/9 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment