Template:FloatBox

(Difference between revisions)
Jump to: navigation, search
(Created page with "<noinclude> <pre>{{FloatBox|left|title|content}}</pre> </noinclude> <div style=" background-color: #f1fdff; border: 1px solid #dedede; float: {{{1}}}; width: 46%; ...")
 
Line 3: Line 3:
 
</noinclude>
 
</noinclude>
  
 +
<!-- complete box -->
 
<div style="
 
<div style="
   background-color: #f1fdff;  
+
   color: #FFFFFF;  
   border: 1px solid #dedede;
+
   border: 2px solid #C8306F;
 
   float:
 
   float:
 
{{{1}}};
 
{{{1}}};
Line 13: Line 14:
 
   overflow:hidden;
 
   overflow:hidden;
 
   margin-bottom:20px;
 
   margin-bottom:20px;
   border-radius:10px;
+
   border-radius:8px;
 
   border-bottom:1px solid abd5f5;
 
   border-bottom:1px solid abd5f5;
 
">
 
">
 +
<!-- header -->
 
   <div style="
 
   <div style="
 
     border-bottom:1px solid abd5f5;  
 
     border-bottom:1px solid abd5f5;  
     background-color:#d0e5f5;  
+
     background-color:#C8306F;  
 
     padding:0.2em 0.5em 0.2em 0.5em;  
 
     padding:0.2em 0.5em 0.2em 0.5em;  
 
     font-size:110%;  
 
     font-size:110%;  
Line 26: Line 28:
 
{{{2}}}
 
{{{2}}}
 
   </div>
 
   </div>
 +
<!-- content -->
 
   <div style="
 
   <div style="
 
     padding: 5px;
 
     padding: 5px;

Revision as of 17:42, 4 November 2016

{{FloatBox|left|title|content}}


{{{2}}}

{{{3}}}

Personal tools
Namespaces
Variants
Actions
Navigation
Modules / Projects
Browse
Toolbox