This commit is contained in:
parent
8c9828f50e
commit
7867de221f
|
|
@ -2,11 +2,6 @@ article img {
|
|||
border: 4px solid #f2f2f2;
|
||||
}
|
||||
|
||||
summary {
|
||||
list-style-type: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.imgLeft {
|
||||
float: left;
|
||||
margin-right: 0.4em;
|
||||
|
|
|
|||
7
main.css
7
main.css
|
|
@ -23,6 +23,13 @@ h2 {
|
|||
font-family: neon80;
|
||||
}
|
||||
|
||||
summary {
|
||||
list-style-type: none;
|
||||
list-style-image: url(sitewide_assets/power-16x18.png)
|
||||
cursor: pointer;
|
||||
|
||||
}
|
||||
|
||||
.title {
|
||||
border-bottom: none;
|
||||
cursor: inherit;
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue