Difference between revisions of "Template:Tretallë Proclamation"

From Rivendom
Jump to: navigation, search
Line 1: Line 1:
 
{{#css:
 
{{#css:
 
.proclamation_body {
 
.proclamation_body {
background-color:#aecef2;
+
background-color:rgba(251,255,184,0.9);
 +
padding:5pt;
 +
margin:8pt 4pt;
 +
overflow:auto;
 +
}
 +
.proclamation_title {
 +
border-bottom:none !important;
 +
text-align:center;
 +
position:relative;
 +
left:-60px;
 +
}
 +
.proclamation_image {
 +
float:left;
 
}
 
}
 
}}
 
}}
 
__TOC__
 
__TOC__
 
<div class="proclamation_body">
 
<div class="proclamation_body">
<p style="text-align:center;">
+
<h2 class="proclamation_title">The Royal Proclamation {{{title}}} </h2>
<h2 style="text-align:center;"> {{{title}}} </h2>
 
</p>
 
 
  {{#if:{{{title|}}}|<p>
 
  {{#if:{{{title|}}}|<p>
== {{{title}}} ==
+
<h2 class="proclamation_title"> {{{title}}} </h2>
 
</p>
 
</p>
 
}}
 
}}
 
  <div>{{{text}}}</div>
 
  <div>{{{text}}}</div>
 
</div>
 
</div>
 
== something ==
 
== something else ==
 
== something more ==
 

Revision as of 14:22, 24 June 2015

The Royal Proclamation {{{title}}}

{{{text}}}