Template:PortalBox

From NovaRoma
(Difference between revisions)
Jump to: navigation, search
m (lighter gray on title bg)
(larger font, serif in title position, lighter colors)
Line 1: Line 1:
 
<div id="outer box" style="
 
<div id="outer box" style="
  background:#fcfffc;
+
  background:#fcfcff;
  border:solid thin #cc9999;
+
  border:solid thin #c0c0c0;
 
  margin:0px 0px 5px 0px;
 
  margin:0px 0px 5px 0px;
 
  padding:0.2em">
 
  padding:0.2em">
 
<div id="title box" style="
 
<div id="title box" style="
  border:solid thin #996666;
+
  border:solid thin #999999;
 
  color:#600000;
 
  color:#600000;
  background-color:#e9f3e9;
+
  background-color:#efeff3;
 
  font-weight:bold;
 
  font-weight:bold;
  font-size:normal;
+
  font-size:large;
 +
font-family:serif;
 
  text-align:center">{{{title|&nbsp;}}}
 
  text-align:center">{{{title|&nbsp;}}}
 
</div><div id="content box" style="
 
</div><div id="content box" style="

Revision as of 04:33, 23 January 2008

 
 

Usage

{{PortalBox|title= |content= }}

"title" is the text that should appear in the upper portion.

"content" is the text that should appear in the lower portion. Wiki codes are OK.

Personal tools