Page MenuHomestyx hydra

aphront-notes.css
No OneTemporary

aphront-notes.css

/**
* @provides aphront-notes
*/
div.aphront-note {
margin: 1em;
background: #ffc;
border: 1px solid #ccc;
}
div.aphront-note div.title {
margin: 0;
padding: 0.2em 0.5em 0.2em;
background: #ffd;
border-bottom: 1px solid #ccc;
color: #888;
font-size: smaller;
}
div.aphront-note div.inner {
overflow: auto;
padding: 0.5em;
max-height: 25em;
color: #333;
font-size: smaller;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 4:04 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
611788
Default Alt Text
aphront-notes.css (408 B)

Event Timeline