You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
664 B
Smarty
27 lines
664 B
Smarty
<div style="
|
|
width: 640px;
|
|
border: 1px solid #666;
|
|
margin: 0 auto;
|
|
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
|
|
background: #f6f6f6;
|
|
">
|
|
<h1 style="
|
|
background-color: #1b1b1b;
|
|
margin: 0;
|
|
padding: 6px 12px;
|
|
font-size: 20px;
|
|
background-image: -moz-linear-gradient(top,#222,#111);
|
|
background-image: -webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));
|
|
background-image: -webkit-linear-gradient(top,#222,#111);
|
|
background-image: -o-linear-gradient(top,#222,#111);
|
|
background-image: linear-gradient(to bottom,#222,#111);
|
|
color: #777;
|
|
font-weight: normal;
|
|
">
|
|
NodeBB
|
|
</h1>
|
|
<div style="
|
|
padding: 20px;
|
|
color: #333;
|
|
">
|