Update about.css
This commit is contained in:
parent
eb7e01e900
commit
d9eb1f6295
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue