source on <a href="http://github.com/quilime/clmpr">github</a>
<br />
<br />
-© 2011-2012 gabriel dunne, <a href="Http://quilime.com">www</a>
+© 2011-<?=date('Y')?> <a href="http://quilime.com">quilime</a>
</p>
border:0;
border-bottom:1px dotted #333;
}
-
+b, strong {
+color:#ddd;
+}
.bull {
display:inline-block;
margin-right:0.6em;
}
+form.new {
+ position:relative;
+ top:-10px;
+ left:-10px;
+}
form.new input[type="text"] {
- width:100%;
+ width:98%;
}
form.new textarea {
- width:100%;
- height:4em;
- font-family:Lucida Grande, inherited;
- font-size:11px;
- padding:3px;
+ width:98%;
+ height:2.25em;
}
-
-
-
-
.tag-help {
font-weight:normal;
font-size:12px;
fieldset{
border:0;
}
+input[type=password],
input[type=text] {
background:#333;
+width:11em;
}
input[type=submit] {
- width: auto;
padding: 0.25em 1em;
line-height: 1.5em;
background:#43a;