Template:Main Page: Difference between revisions

From Rodinia Wiki
Created page with "<div style="border: 1px solid #a2a9b1; background-color: #f8f9fa; margin-bottom: 15px; border-radius: 4px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> <div style="background-color: {{{color|#2b4b6f}}}; color: {{{text-color|#ffffff}}}; padding: 0.5em 1em; font-size: 1.25em; font-weight: bold; border-top-left-radius: 3px; border-top-right-radius: 3px;"> {{{title|Section Title}}} </div> <div style="padding: 1em; font-size: 0.95em; color: #222;"> {{{..."
 
Blanked the page
Tags: Blanking Reverted
Line 1: Line 1:
<div style="border: 1px solid #a2a9b1; background-color: #f8f9fa; margin-bottom: 15px; border-radius: 4px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);">
 
    <div style="background-color: {{{color|#2b4b6f}}}; color: {{{text-color|#ffffff}}}; padding: 0.5em 1em; font-size: 1.25em; font-weight: bold; border-top-left-radius: 3px; border-top-right-radius: 3px;">
        {{{title|Section Title}}}
    </div>
    <div style="padding: 1em; font-size: 0.95em; color: #222;">
        {{{content|Section content goes here.}}}
    </div>
</div>

Revision as of 09:40, 23 June 2026