mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
Portal Auth and Cursed Screech Updates
This commit is contained in:
24
PortalAuth/includes/scripts/libs/tinycss/docs/_static/custom.css
vendored
Normal file
24
PortalAuth/includes/scripts/libs/tinycss/docs/_static/custom.css
vendored
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user