Template:Main Page: Difference between revisions
From Rodinia Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="border: 1px solid #b0c4de; margin-bottom: 15px; border-radius: 5px; box-shadow: 2px 2px 4px rgba(0,0,0,0.1);"> | <div style="border: 1px solid #b0c4de; margin-bottom: 15px; border-radius: 5px; box-shadow: 2px 2px 4px rgba(0,0,0,0.1);"> | ||
<div style="background-color: #34495e; color: white; padding: 10px; font-weight: bold; font-size: 1.2em; border-top-left-radius: 4px; border-top-right-radius: 4px; text-align: center;"> | <div style="background-color: #34495e; color: white; padding: 10px; font-weight: bold; font-size: 1.2em; border-top-left-radius: 4px; border-top-right-radius: 4px; text-align: center;">{{{title}}}</div> | ||
{{{title}}} | |||
</div> | |||
<div style="padding: 15px; background-color: #fcfcfc; font-size: 0.95em; line-height: 1.5;"> | <div style="padding: 15px; background-color: #fcfcfc; font-size: 0.95em; line-height: 1.5;"> | ||
{{{content}}} | {{{content}}} | ||
Revision as of 08:54, 26 June 2026
{{{title}}}
{{{content}}}
Usage
{{Main_Page_Box
|title=Box Title
|content=Your content goes here.
}}
