Update about.css

This commit is contained in:
Joshua Killen 2020-04-17 15:22:35 +01:00
parent eb7e01e900
commit d9eb1f6295
1 changed files with 2 additions and 3 deletions

View File

@ -36,13 +36,12 @@ details[open] summary {
}
#uniContent:after {
list-style-image: url(../../sitewide_assets/power_red.png);
content: "+";
}
details[open] summary #uniContent:after {
details[open] #uniContent {
list-style-image: url(../../sitewide_assets/power_green.png);
}
#siteContent {
padding-bottom: 2em
}