Page MenuHomePhorge

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: {$lightgreytext};
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
Mon, Jun 9, 06:47 (1 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1768517
Default Alt Text
aphront-notes.css (420 B)

Event Timeline