Template:Ministries: Difference between revisions
From ShireWiki
Jump to navigationJump to search
No edit summary |
|||
Line 7: | Line 7: | ||
|- | |- | ||
|} | |} | ||
<style> | |||
div.row{width=100%;} | |||
dvi.row div{float=left;} | |||
#content{width=80%;} | |||
div.spacer{width=10%; height=10px;} | |||
</style> | |||
<div class="row"> | |||
<div class="spacer"></div> | |||
<div id="content">...</div> | |||
<div class="spacer"></div> | |||
</div> | |||
[[category:Government]] | [[category:Government]] |
Revision as of 13:09, 6 December 2016
Ministry of the Interior - Ministry of Military Affairs Ministry of the Exterior |
<style> div.row{width=100%;} dvi.row div{float=left;}
- content{width=80%;}
div.spacer{width=10%; height=10px;} </style>
...