This commit is contained in:
Joshua Killen 2020-04-17 15:09:53 +01:00
parent 8c9828f50e
commit 7867de221f
4 changed files with 7 additions and 5 deletions

View File

@ -2,11 +2,6 @@ article img {
border: 4px solid #f2f2f2;
}
summary {
list-style-type: none;
cursor: pointer;
}
.imgLeft {
float: left;
margin-right: 0.4em;

View File

@ -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

BIN
sitewide_assets/power.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB