WebEngine Markdown Editor Example▲
Sélectionnez
body{
margin
:
0
auto
;
font-
family: Georgia, Palatino, serif;
color
:
#444444
;
line-
height: 1
;
max-
width: 960
px;
padding
:
30
px;
}
h1, h2, h3, h4 {
color
:
#111111
;
font-
weight: 400
;
}
h1, h2, h3, h4, h5, p {
margin-
bottom: 24
px;
padding
:
0
;
}
h1 {
font-
size: 48
px;
}
h2 {
font-
size: 36
px;
/* The bottom margin is small. It's designed to be used with gray meta text
* below a post title. */
margin
:
24
px 0
6
px;
}
h3 {
font-
size: 24
px;
}
h4 {
font-
size: 21
px;
}
h5 {
font-
size: 18
px;
}
a {
color
:
#0099
ff;
margin
:
0
;
padding
:
0
;
vertical-
align: baseline;
}
a
:
hover {
text-
decoration: none;
color
:
#ff6600;
}
a
:
visited {
color
:
purple;
}
ul, ol {
padding
:
0
;
margin
:
0
;
}
li {
line-
height: 24
px;
}
li ul, li ul {
margin-
left: 24
px;
}
p, ul, ol {
font-
size: 16
px;
line-
height: 24
px;
max-
width: 540
px;
}
pre {
padding
:
0
px 24
px;
max-
width: 800
px;
white-
space: pre-
wrap;
}
code {
font-
family: Consolas, Monaco, Andale Mono, monospace;
line-
height: 1.5
;
font-
size: 13
px;
}
aside {
display
:
block;
float
:
right;
width
:
390
px;
}
blockquote {
border-
left:.5
em solid #eee;
padding
:
0
2
em;
margin-
left:0
;
max-
width: 476
px;
}
blockquote cite {
font-
size:14
px;
line-
height:20
px;
color
:
#bfbfbf;
}
blockquote cite:before {
content
:
'
\201
4
\0
0A0'
;
}
blockquote p {
color
:
#666
;
max-
width: 460
px;
}
hr {
width
:
540
px;
text-
align: left;
margin
:
0
auto
0
0
;
color
:
#999
;
}
/* Code below this line is copyright Twitter Inc. */
button,
input,
select,
textarea {
font-
size: 100
%
;
margin
:
0
;
vertical-
align: baseline;
*
vertical-
align: middle;
}
button, input {
line-
height: normal;
*
overflow: visible;
}
button::
-
moz-
focus-
inner, input::
-
moz-
focus-
inner {
border
:
0
;
padding
:
0
;
}
button,
input[type=
"button"
],
input[type=
"reset"
],
input[type=
"submit"
] {
cursor
:
pointer;
-
webkit-
appearance: button;
}
input[type=
checkbox], input[type=
radio] {
cursor
:
pointer;
}
/* override default chrome & firefox settings */
input
:
not
([type=
"image"
]), textarea {
-
webkit-
box-
sizing: content-
box;
-
moz-
box-
sizing: content-
box;
box-
sizing: content-
box;
}
input[type=
"search"
] {
-
webkit-
appearance: textfield;
-
webkit-
box-
sizing: content-
box;
-
moz-
box-
sizing: content-
box;
box-
sizing: content-
box;
}
input[type=
"search"
]::
-
webkit-
search-
decoration {
-
webkit-
appearance: none;
}
label,
input,
select,
textarea {
font-
family: "Helvetica Neue"
, Helvetica, Arial, sans-
serif;
font-
size: 13
px;
font-
weight: normal;
line-
height: normal;
margin-
bottom: 18
px;
}
input[type=
checkbox], input[type=
radio] {
cursor
:
pointer;
margin-
bottom: 0
;
}
input[type=
text],
input[type=
password],
textarea,
select {
display
:
inline
-
block;
width
:
210
px;
padding
:
4
px;
font-
size: 13
px;
font-
weight: normal;
line-
height: 18
px;
height
:
18
px;
color
:
#808080
;
border
:
1
px solid #ccc;
-
webkit-
border-
radius: 3
px;
-
moz-
border-
radius: 3
px;
border-
radius: 3
px;
}
select, input[type=
file] {
height
:
27
px;
line-
height: 27
px;
}
textarea {
height
:
auto
;
}
/* grey out placeholders */
:-
moz-
placeholder {
color
:
#bfbfbf;
}
::
-
webkit-
input-
placeholder {
color
:
#bfbfbf;
}
input[type=
text],
input[type=
password],
select,
textarea {
-
webkit-
transition: border linear 0.2
s, box-
shadow linear 0.2
s;
-
moz-
transition: border linear 0.2
s, box-
shadow linear 0.2
s;
transition
:
border linear 0.2
s, box-
shadow linear 0.2
s;
-
webkit-
box-
shadow: inset 0
1
px 3
px rgba(0
, 0
, 0
, 0.1
);
-
moz-
box-
shadow: inset 0
1
px 3
px rgba(0
, 0
, 0
, 0.1
);
box-
shadow: inset 0
1
px 3
px rgba(0
, 0
, 0
, 0.1
);
}
input[type=
text]:focus, input[type=
password]:focus, textarea:focus {
outline
:
none;
border-
color: rgba(82
, 168
, 236
, 0.8
);
-
webkit-
box-
shadow: inset 0
1
px 3
px rgba(0
, 0
, 0
, 0.1
), 0
0
8
px rgba(82
, 168
, 236
, 0.6
);
-
moz-
box-
shadow: inset 0
1
px 3
px rgba(0
, 0
, 0
, 0.1
), 0
0
8
px rgba(82
, 168
, 236
, 0.6
);
box-
shadow: inset 0
1
px 3
px rgba(0
, 0
, 0
, 0.1
), 0
0
8
px rgba(82
, 168
, 236
, 0.6
);
}
/* buttons */
button {
display
:
inline
-
block;
padding
:
4
px 14
px;
font-
family: "Helvetica Neue"
, Helvetica, Arial, sans-
serif;
font-
size: 13
px;
line-
height: 18
px;
-
webkit-
border-
radius: 4
px;
-
moz-
border-
radius: 4
px;
border-
radius: 4
px;
-
webkit-
box-
shadow: inset 0
1
px 0
rgba(255
, 255
, 255
, 0.2
), 0
1
px 2
px rgba(0
, 0
, 0
, 0.05
);
-
moz-
box-
shadow: inset 0
1
px 0
rgba(255
, 255
, 255
, 0.2
), 0
1
px 2
px rgba(0
, 0
, 0
, 0.05
);
box-
shadow: inset 0
1
px 0
rgba(255
, 255
, 255
, 0.2
), 0
1
px 2
px rgba(0
, 0
, 0
, 0.05
);
background-
color: #0064
cd;
background-
repeat: repeat-
x;
background-
image: -
khtml-
gradient(linear, left top, left bottom, from(#049
cdb), to(#0064
cd));
background-
image: -
moz-
linear-
gradient(top, #049
cdb, #0064
cd);
background-
image: -
ms-
linear-
gradient(top, #049
cdb, #0064
cd);
background-
image: -
webkit-
gradient(linear, left top, left bottom, color-
stop(0
%
, #049
cdb), color-
stop(100
%
, #0064
cd));
background-
image: -
webkit-
linear-
gradient(top, #049
cdb, #0064
cd);
background-
image: -
o-
linear-
gradient(top, #049
cdb, #0064
cd);
background-
image: linear-
gradient(top, #049
cdb, #0064
cd);
color
:
#fff;
text-
shadow: 0
-
1
px 0
rgba(0
, 0
, 0
, 0.25
);
border
:
1
px solid #004
b9a;
border-
bottom-
color: #003
f81;
-
webkit-
transition: 0.1
s linear all;
-
moz-
transition: 0.1
s linear all;
transition
:
0.1
s linear all;
border-
color: #0064
cd #0064
cd #003
f81;
border-
color: rgba(0
, 0
, 0
, 0.1
) rgba(0
, 0
, 0
, 0.1
) rgba(0
, 0
, 0
, 0.25
);
}
button
:
hover {
color
:
#fff;
background-
position: 0
-
15
px;
text-
decoration: none;
}
button
:
active {
-
webkit-
box-
shadow: inset 0
3
px 7
px rgba(0
, 0
, 0
, 0.15
), 0
1
px 2
px rgba(0
, 0
, 0
, 0.05
);
-
moz-
box-
shadow: inset 0
3
px 7
px rgba(0
, 0
, 0
, 0.15
), 0
1
px 2
px rgba(0
, 0
, 0
, 0.05
);
box-
shadow: inset 0
3
px 7
px rgba(0
, 0
, 0
, 0.15
), 0
1
px 2
px rgba(0
, 0
, 0
, 0.05
);
}
button::
-
moz-
focus-
inner {
padding
:
0
;
border
:
0
;
}