This commit is contained in:
parent
2d6d92c176
commit
e296fa1219
4 changed files with 68 additions and 10 deletions
|
|
@ -85,14 +85,8 @@
|
|||
input,label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* input[type="radio"]:checked+label {
|
||||
text-decoration-line: underline;
|
||||
text-decoration-color: var(--accent-color);
|
||||
} */
|
||||
}
|
||||
|
||||
|
||||
/* hide items with .detail-default-hide if the corresponding .detail-show-(all|simplified|short) is not currently active */
|
||||
body:not(:has(#detail-grade-picker input[type="radio"][name="detail-grade-picker"][value="all"]:checked)) .detail-default-hide.detail-show-all {
|
||||
display: none;
|
||||
|
|
@ -119,7 +113,7 @@
|
|||
</head>
|
||||
<body class="container">
|
||||
<main>
|
||||
<h1 class="title">RGB Catear Build Instructions</h1>
|
||||
<h1 class="title">39C3 RGB Catear Build Instructions</h1>
|
||||
|
||||
<a href="./">
|
||||
<picture>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue