Update Portal Auth and Cursed Screech (#30)

This commit is contained in:
Nick
2018-07-16 22:21:02 -04:00
committed by Sebastian Kinne
parent a517d2e4d4
commit ac9df1c5bb
76 changed files with 2585 additions and 5974 deletions

View File

@@ -0,0 +1,24 @@
div.body {
text-align: left;
}
div.document p, div.document ul {
margin-top: 0;
margin-bottom: 1em;
}
div.document ul ul {
margin-top: 0;
margin-bottom: .5em;
}
.field-name {
padding-right: .5em;
}
table.field-list p, table.field-list ul {
margin-bottom: .5em;
}
table {
border-collapse: collapse;
margin-bottom: 1em;
}
table.docutils td, table.docutils th {
padding: .2em .5em;
}