Template:PortalBox
From NovaRoma
(Difference between revisions)
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:# | + | background:#fcfcff; |
− | border:solid thin # | + | 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 # | + | border:solid thin #999999; |
color:#600000; | color:#600000; | ||
− | background-color:# | + | background-color:#efeff3; |
font-weight:bold; | font-weight:bold; | ||
− | font-size: | + | font-size:large; |
+ | font-family:serif; | ||
text-align:center">{{{title| }}} | text-align:center">{{{title| }}} | ||
</div><div id="content box" style=" | </div><div id="content box" style=" |
Revision as of 04:32, 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.