initial commit?
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
#write {
|
||||
|
||||
position: relative;
|
||||
height:100%;
|
||||
|
||||
#context {
|
||||
.entry_date {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.entry_sep {
|
||||
font-size: 1.5em;
|
||||
text-align: center;
|
||||
letter-spacing: 0.3em;
|
||||
padding: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
/* Write - Feedback */
|
||||
|
||||
#write_feedback {
|
||||
position:absolute;
|
||||
top: -2.5rem;
|
||||
right: -1rem;
|
||||
font-size: 0.8em;
|
||||
|
||||
.notice {
|
||||
color: $gray-400;
|
||||
}
|
||||
}
|
||||
#write {
|
||||
|
||||
position: relative;
|
||||
height:100%;
|
||||
|
||||
#context {
|
||||
.entry_date {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.entry_sep {
|
||||
font-size: 1.5em;
|
||||
text-align: center;
|
||||
letter-spacing: 0.3em;
|
||||
padding: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
/* Write - Feedback */
|
||||
|
||||
#write_feedback {
|
||||
position:absolute;
|
||||
top: -2.5rem;
|
||||
right: -1rem;
|
||||
font-size: 0.8em;
|
||||
|
||||
.notice {
|
||||
color: $gray-400;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user