diff --git a/less/style.less b/less/style.less index 8cee0f8..6ac812f 100644 --- a/less/style.less +++ b/less/style.less @@ -4,32 +4,6 @@ html { overflow-y: scroll; } - -// temporary during preview -.container .jumbotron { - background: #333; - color: white; - padding: 20px 30px; - padding-top: 32px; - - p { - font-size: 18px; - } - - p:first-child { - font-size: 21px; - } - - strong { - text-transform: uppercase; - font-size: 13px; - } - - a, a:hover, a:focus, a:active { - font-weight: 700; - } -} - body { @media (min-width: 979px) { diff --git a/templates/categories.tpl b/templates/categories.tpl index 039684b..f7b04ef 100644 --- a/templates/categories.tpl +++ b/templates/categories.tpl @@ -1,13 +1,3 @@ -
-

- Welcome to the NodeBB Developer Community -

-

- 2015-03-22 Introducing the NodeBB 0.7.0 Persona preview
- Head over to the Persona Feedback Thread to send your feedback and suggestions! -

-
-