Template:NewsBox

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
/* global container */
 
/* global container */
 
   background-color: #f1fdff;  
 
   background-color: #f1fdff;  
   border-bottom:   3px solid #dedede;
+
   border:           1px solid #dedede;
  border-right:    3px solid #dedede;
+
 
   border-radius:    10px;
 
   border-radius:    10px;
 
   float:            left;
 
   float:            left;
Line 19: Line 18:
 
   /* title container */
 
   /* title container */
 
     background-color: #d0e5f5;  
 
     background-color: #d0e5f5;  
    border:          1px solid #dedede;
 
    border-right:    3px solid #dedede;
 
 
     border-radius:    10px 10px 0 0;
 
     border-radius:    10px 10px 0 0;
 
     margin:          0px;  
 
     margin:          0px;  
Line 31: Line 28:
 
   <div style="
 
   <div style="
 
   /* content container */
 
   /* content container */
    border-left:          1px solid #dedede;
 
    border-bottom:    3px solid #dedede;
 
    border-right:    3px solid #dedede;
 
 
     border-radius:    0 0 10px 10px;
 
     border-radius:    0 0 10px 10px;
 
     margin:          0px;  
 
     margin:          0px;  

Revision as of 12:33, 13 November 2012

{{NewsBox|title|content}}


{{{1}}}

{{{2}}}

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox