mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb.org.git
synced 2025-10-04 08:53:29 +08:00
make fonts big again
This commit is contained in:
parent
e2d601cab0
commit
856582554e
1 changed files with 19 additions and 19 deletions
38
product.html
38
product.html
|
@ -87,9 +87,9 @@
|
|||
<h1 class="display-1 fw-semibold fs-1">
|
||||
Never worry about performance and scalability again.
|
||||
</h1>
|
||||
<h4 class="text-secondary">
|
||||
<h2 class="text-secondary fs-4">
|
||||
Our high-performance community discussion platform offers fast and dependable performance that will support even the biggest and most active community.
|
||||
</h4>
|
||||
</h2>
|
||||
<div class="">
|
||||
<h4 class="fw-semibold">Customizable Open Source Forums</h4>
|
||||
<p class="text-secondary fs-5">
|
||||
|
@ -120,8 +120,8 @@
|
|||
<div class="d-flex flex-column gap-5">
|
||||
<div class="row d-flex flex-column flex-column-reverse flex-lg-row align-items-center">
|
||||
<div class="col-12 col-md-6">
|
||||
<h3 class="fw-semibold text-nowrap">Posting Topics and Replies</h3>
|
||||
<p class="text-secondary">Choose between a “What You See is What You Get” editor or a Markdown editor to compose topics and replies.</p>
|
||||
<h3 class="fs-2 fw-semibold text-nowrap">Posting Topics and Replies</h3>
|
||||
<p class="fs-5 text-secondary">Choose between a “What You See is What You Get” editor or a Markdown editor to compose topics and replies.</p>
|
||||
</div>
|
||||
<div class="col-12 col-md-6">
|
||||
<img src="./images/posting-topics-and-replies.png" class="img-fluid" alt="NodeBB Desktop View">
|
||||
|
@ -133,15 +133,15 @@
|
|||
<img src="./images/real-time-chat.png" class="img-fluid rounded" alt="NodeBB Open Source Hosting">
|
||||
</div>
|
||||
<div class="col-12 col-md-6">
|
||||
<h3 class="fw-semibold text-nowrap">Real-time Chat</h3>
|
||||
<p class="text-secondary">Chats take private messaging to a whole new level. Native multi-tasking support allows you to have streaming conversations with multiple people side-by-side.</p>
|
||||
<h3 class="fs-2 fw-semibold text-nowrap">Real-time Chat</h3>
|
||||
<p class="fs-5 text-secondary">Chats take private messaging to a whole new level. Native multi-tasking support allows you to have streaming conversations with multiple people side-by-side.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row d-flex flex-column flex-column-reverse flex-lg-row align-items-center">
|
||||
<div class="col-12 col-md-6">
|
||||
<h3 class="fw-semibold text-nowrap">Real-time Notifications</h3>
|
||||
<p class="text-secondary">NodeBB integrates real-time events in the background – your users are notified instantly when someone follows them, likes their post, or subscribes to their topics.</p>
|
||||
<h3 class="fs-2 fw-semibold text-nowrap">Real-time Notifications</h3>
|
||||
<p class="fs-5 text-secondary">NodeBB integrates real-time events in the background – your users are notified instantly when someone follows them, likes their post, or subscribes to their topics.</p>
|
||||
</div>
|
||||
<div class="col-12 col-md-6">
|
||||
<img src="./images/notifications.png" class="img-fluid p-5" alt="NodeBB Desktop View">
|
||||
|
@ -212,8 +212,8 @@
|
|||
|
||||
<div class="row d-flex flex-column flex-column-reverse flex-lg-row align-items-center">
|
||||
<div class="col-12 col-md-6">
|
||||
<h3 class="fw-semibold text-nowrap">Be in Control</h3>
|
||||
<p class="text-secondary">NodeBB’s administration system makes it easy to control all aspects of your forum. Create an unlimited number of administrator and moderator accounts. Set permissions on each account according to your needs.</p>
|
||||
<h3 class="fs-2 fw-semibold text-nowrap">Be in Control</h3>
|
||||
<p class="fs-5 text-secondary">NodeBB’s administration system makes it easy to control all aspects of your forum. Create an unlimited number of administrator and moderator accounts. Set permissions on each account according to your needs.</p>
|
||||
</div>
|
||||
<div class="col-12 col-md-6">
|
||||
<img src="./images/be-in-control.png" class="img-fluid" alt="NodeBB Desktop View">
|
||||
|
@ -225,15 +225,15 @@
|
|||
<img src="./images/analytics.png" class="img-fluid rounded" alt="NodeBB Open Source Hosting">
|
||||
</div>
|
||||
<div class="col-12 col-md-6">
|
||||
<h3 class="fw-semibold text-nowrap">Real-time Analytics Dashboard</h3>
|
||||
<p class="text-secondary">Be in control with access to trending content, user activity, and other forum metrics. Create custom reports for any user actions. Then export the data into your favourite analytics software.</p>
|
||||
<h3 class="fs-2 fw-semibold text-nowrap">Real-time Analytics Dashboard</h3>
|
||||
<p class="fs-5 text-secondary">Be in control with access to trending content, user activity, and other forum metrics. Create custom reports for any user actions. Then export the data into your favourite analytics software.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row d-flex flex-column flex-column-reverse flex-lg-row align-items-center">
|
||||
<div class="col-12 col-md-6">
|
||||
<h3 class="fw-semibold text-nowrap">Drag-and-Drop Widgets</h3>
|
||||
<p class="text-secondary">Add new functionality to your forum via the widgets system. You can add new content via an HTML widget or customize your forum’s presentation with over a dozen other widgets by dragging and dropping it onto a widget area on your forum.</p>
|
||||
<h3 class="fs-2 fw-semibold text-nowrap">Drag-and-Drop Widgets</h3>
|
||||
<p class="fs-5 text-secondary">Add new functionality to your forum via the widgets system. You can add new content via an HTML widget or customize your forum’s presentation with over a dozen other widgets by dragging and dropping it onto a widget area on your forum.</p>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 text-center">
|
||||
<img src="./images/drag-and-drop.png" style="max-height: 500px;" class="img-fluid p-5" alt="NodeBB Desktop View">
|
||||
|
@ -245,8 +245,8 @@
|
|||
<img src="./images/extensions.png" style="max-height: 500px;" class="img-fluid p-5" alt="NodeBB Open Source Hosting">
|
||||
</div>
|
||||
<div class="col-12 col-md-6">
|
||||
<h3 class="fw-semibold">Access powerful extensions and plugins</h3>
|
||||
<p class="text-secondary">Choose from over 500 plugins and themes. Download and install them directly from the control panel in one click.</p>
|
||||
<h3 class="fs-2 fw-semibold">Access powerful extensions and plugins</h3>
|
||||
<p class="fs-5 text-secondary">Choose from over 500 plugins and themes. Download and install them directly from the control panel in one click.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -317,11 +317,11 @@
|
|||
|
||||
<div class="py-5 row">
|
||||
<div class="mx-auto col-12 col-md-8 text-center">
|
||||
<h3 class="fw-semibold">Valuable Integrations</h3>
|
||||
<p class="text-secondary fs-5">
|
||||
<h3 class="fs-2 fw-semibold">Valuable Integrations</h3>
|
||||
<p class="fs-5 text-secondary fs-5">
|
||||
Everyone’s favorite third-party cloud-based services, apps, and products at your fingertips.
|
||||
</p>
|
||||
<a href="contact" class="btn btn-warning rounded-pill">Contact us about Custom Integrations</a>
|
||||
<a href="contact" class="btn btn-warning rounded-pill fs-5">Contact us about Custom Integrations</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue