Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F115111162
styles.css
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, May 29, 20:43
Size
883 B
Mime Type
text/x-asm
Expires
Sat, May 31, 20:43 (2 d)
Engine
blob
Format
Raw Data
Handle
26442408
Attached To
rTPELEVENTY tei-publisher-eleventy-plugin
styles.css
View Options
#view {
position: relative;
width: content-width;
left: 10%;
}
.fixed-height {
height: calc(100vh - 56px);
}
.text {
height: calc(100vh - 56px);
display: grid;
grid-template-rows: auto 1fr;
}
.text pb-view {
overflow: auto;
}
.toc ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.toc ul ul {
margin-left: 28px;
}
.toc li {
margin-bottom: .5em;
}
.toc li:first-child {
margin-top: .5em;
}
.toc pb-link {
display: block;
}
.toc li>pb-link {
margin-left: 28px;
}
.toc pb-link {
font-family: var(--pb-link-font-family);
padding: 4px 8px;
}
.toc pb-link a {
color: var(--pb-link-color);
text-decoration: var(--pb-link-text-decoration);
}
.toc h1, .toc h2, .toc h3, .toc h4, .toc h5 {
font-family: var(--pb-link-font-family);
}
.toc [slot=collapse-trigger] pb-link {
margin-left: 0px;
}
Event Timeline
Log In to Comment