161
edits
To create a page. Send a message
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
</div> | </div> | ||
<!-- Create New Content --> | <!-- Create New Content --> | ||
<div style="flex: 1 1 | <div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #f9f5ff; padding: 10px; border-radius: 5px;"> | ||
<div style="background: #8e44ad; color: white; font-weight: bold; padding: 5px;">Create New Content</div> | <div style="background: #8e44ad; color: white; font-weight: bold; padding: 5px;">Create New Content</div> | ||
<p> | <p> | ||
Line 29: | Line 29: | ||
Placeholder=Enter page title... | Placeholder=Enter page title... | ||
</inputbox> | </inputbox> | ||
</div> | |||
<!-- Contact --> | |||
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #FAF6EA; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #8F731F; color: white; font-weight: bold; padding: 5px;">Contact</div> | |||
<li>[https://facebook.com/everybodywiki.org Facebook]</li> | |||
<li>[https://youtube.com/ YouTube]</li> | |||
<li>[https://instagram.com/ Instagram]</li> | |||
<li>[https://linkedin.com/ LinkedIn]</li> | |||
<li>[https://x.com/ Twitter (X)]</li> | |||
</ul> | |||
</div> | </div> | ||
<!-- Learn More --> | <!-- Learn More --> |