mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fa5888dffb
commit
7f2b027a7b
@ -110,6 +110,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* Styles */
|
||||||
|
|
||||||
.editor .outline .heading-1>span,
|
.editor .outline .heading-1>span,
|
||||||
.editor .outline .heading-1>textarea,
|
.editor .outline .heading-1>textarea,
|
||||||
.editor .outline .heading-2>span,
|
.editor .outline .heading-2>span,
|
||||||
@ -148,6 +150,7 @@
|
|||||||
.editor .outline .heading-6>textarea {
|
.editor .outline .heading-6>textarea {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* XXX EXPERIMENTAL -- not sure about this... */
|
/* XXX EXPERIMENTAL -- not sure about this... */
|
||||||
.editor .outline .list>[tabindex]:before {
|
.editor .outline .list>[tabindex]:before {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
@ -160,16 +163,6 @@
|
|||||||
background: silver;
|
background: silver;
|
||||||
}
|
}
|
||||||
|
|
||||||
.editor .outline h1,
|
|
||||||
.editor .outline h2,
|
|
||||||
.editor .outline h3,
|
|
||||||
.editor .outline h4,
|
|
||||||
.editor .outline h5,
|
|
||||||
.editor .outline h6 {
|
|
||||||
margin-top: 0.5em;
|
|
||||||
margin-bottom: 0.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user