Update story description and enhance sidebar styles
- Revised the story section description to reflect the server's narrative. - Removed placeholder text and added a prompt for content creation. - Improved sidebar link styles for better visibility and interaction. - Added hover effects and styles for sections with sub-items in the table of contents. - Introduced new styles for alcohol and contact link cards for consistent design. - Enhanced map call-to-action button with new styles and hover effects.
This commit is contained in:
18
src/content/docs/general.md
Normal file
18
src/content/docs/general.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Общее"
|
||||
description: "Общая информация и веб-карта сервера PARABOX."
|
||||
---
|
||||
|
||||
## Общее
|
||||
|
||||
На сервере доступна интерактивная веб-карта, где можно смотреть мир в реальном времени:
|
||||
|
||||
- города и постройки игроков;
|
||||
- дороги и основные локации;
|
||||
- общий масштаб мира и ориентиры для навигации.
|
||||
|
||||
<div class="map-cta-wrap">
|
||||
<a class="map-cta-button" href="https://map.rpcm.su/#world:0:0:0:1500:0:0:0:0:perspective" target="_blank" rel="noopener noreferrer">
|
||||
Открыть веб-карту сервера
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user