Compare commits
No commits in common. "ba61b0f15e30fe9aa003b54445bf652ff231d2d4" and "1af4533e69ab4492308d8575387a85149ce7ada8" have entirely different histories.
ba61b0f15e
...
1af4533e69
1 changed files with 0 additions and 14 deletions
|
|
@ -14,17 +14,3 @@ body {
|
|||
width: 100%;
|
||||
background-color: papayawhip;
|
||||
}
|
||||
|
||||
summary {
|
||||
background: limegreen;
|
||||
padding: 2px 5px 7px;
|
||||
}
|
||||
|
||||
summary:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
details[open] {
|
||||
background: lightgreen;
|
||||
padding: 0 0 5px;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue