Page MenuHomeCode

user_css.css
No OneTemporary

user_css.css

#user_css {
/* page that get's displayed when the user accesses the "stylesheet"
controller */
}
#user_css h1 {
/* heading on the page */
margin-left: 10px;
margin-top: 10px;
}
#user_css_text {
/* the textarea */
height: 500px;
margin-bottom: 5px;
margin-left: 10px;
margin-top: 10px;
width: 400px;
}
#user_css_save {
/* the "save" button below */
margin-left: 10px;
}

File Metadata

Mime Type
text/plain
Expires
Jul 4 2025, 23:57 (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22886
Default Alt Text
user_css.css (385 B)

Event Timeline