tangled
alpha
login
or
join now
veryroundbird.house
/
pds-dash
4
fork
atom
pds dash for shimaenaga.veryroundbird.house (based off of pds.witchcraft.systems)
4
fork
atom
overview
issues
pulls
pipelines
pds-dash
/
src
/
app.css
at
main
4 lines
69 B
view raw
wrap content
1
@
import
url
(
'./themes/colors.css'
)
;
2
body
{
3
background-color
:
red
;
4
}