Difference between revisions of "Van"
Jump to navigation
Jump to search
imported>Ambrosine |
imported>Ambrosine |
||
| Line 1: | Line 1: | ||
| + | <css> | ||
| + | #titlebox { | ||
| + | -moz-box-shadow: 8px 8px 25px black; | ||
| + | -webkit-box-shadow: 8px 8px 25px black; | ||
| + | box-shadow: 8px 8px 25px Black; | ||
| + | margin-bottom: 12px; | ||
| + | } | ||
| − | + | #namebox{ | |
| + | -moz-box-shadow: 8px 8px 25px #6600CC; | ||
| + | -webkit-box-shadow: 8px 8px 25px #6600CC; | ||
| + | box-shadow: 8px 8px 25px #6600CC; | ||
| + | background-color: #6666FF; | ||
| + | color: #6633CC; | ||
| + | font-family: Tahoma, Verdana, sans-serif; | ||
| + | font-weight: bold; | ||
| + | text-transform: uppercase; | ||
| + | padding: 12px; | ||
| + | font-size: 17pt; | ||
| + | margin-bottom: 12px; | ||
| + | } | ||
| + | |||
| + | #quotebox{ | ||
| + | -moz-box-shadow: 8px 8px 25px #6633CC; | ||
| + | -webkit-box-shadow: 8px 8px 25px #6633CC; | ||
| + | box-shadow: 8px 8px 25px #6633CC; | ||
| + | background-color:#6600CC; | ||
| + | color: black; | ||
| + | font-family: Georgia, serif; | ||
| + | font-weight: normal; | ||
| + | padding: 7px 0px 7px 0px; | ||
| + | font-size: 10pt; | ||
| + | margin-bottom: 12px; | ||
| + | text-align: center; | ||
| + | } | ||
| + | |||
| + | .wordsforever { | ||
| + | -moz-box-shadow: 8px 8px 25px #663366; | ||
| + | -webkit-box-shadow: 8px 8px 25px #663399; | ||
| + | box-shadow: 8px 8px 25px #330066; | ||
| + | background-color: #330066; | ||
| + | font-family: Tahoma, Verdana, sans-serif; | ||
| + | color: white; | ||
| + | margin-bottom: 12px; | ||
| + | } | ||
| + | |||
| + | #fofobox { | ||
| + | -moz-box-shadow: 8px 5px 15px #663366; | ||
| + | -webkit-box-shadow: 8px 5px 15px #663399; | ||
| + | box-shadow: 8px 5px 15px #6633CC; | ||
| + | background-color: #6666CC; | ||
| + | font-family: Verdana, Tahoma, sans-serif; | ||
| + | color: white; | ||
| + | margin: 0px 27px 9px 0px; | ||
| + | padding: 0px 3px 0px 3px; | ||
| + | } | ||
| + | #fofobox b {font-size: 90%; color: #330066} | ||
| + | #fofobox em {font-family: Georgia, serif; font-size: 16pt; font-style: normal; color: #6666FF} | ||
| + | |||
| + | .menuop { | ||
| + | border-bottom: 1px solid #663399; | ||
| + | font-family: Georgia, serif; | ||
| + | font-weight: normal; | ||
| + | text-transform: uppercase; | ||
| + | padding: 8px 0px 0px 0px; | ||
| + | font-size: 12pt; | ||
| + | vertical-align: middle; | ||
| + | } | ||
| + | .menuop a, .menuop a:visited {color: #660099} | ||
| + | |||
| + | .num { | ||
| + | padding-right: 3px; | ||
| + | color: #330033; | ||
| + | font-size: 24pt; | ||
| + | vertical-align: middle; | ||
| + | } | ||
| + | |||
| + | .submenoo { | ||
| + | /* border-bottom: 1px solid #660099; */ | ||
| + | font-family: Tahoma, Verdana, sans-serif; | ||
| + | font-weight: bold; | ||
| + | text-transform: uppercase; | ||
| + | padding: 8px 0px 0px 0px; | ||
| + | font-size: 10pt; | ||
| + | text-align: right; | ||
| + | vertical-align: bottom; | ||
| + | } | ||
| + | .submenoo a, .submenoo a:visited {color: #330033} | ||
| + | |||
| + | .numba { | ||
| + | padding-left: 3px; | ||
| + | color: #330033; | ||
| + | font-family: Georgia, serif; | ||
| + | font-size: 24pt; | ||
| + | vertical-align: top; | ||
| + | } | ||
| + | |||
| + | #editbutton { | ||
| + | -moz-box-shadow: 8px 5px 15px #6666CC; | ||
| + | -webkit-box-shadow: 8px 5px 15px #663399; | ||
| + | box-shadow: 8px 5px 15px #330066; | ||
| + | background-color: black; | ||
| + | font-family: Verdana, Tahoma, serif; | ||
| + | color: #330066; | ||
| + | margin: 2px 7px 0px 0px; | ||
| + | font-size: 90%; | ||
| + | } | ||
| + | |||
| + | #blockquote { | ||
| + | font-size: 95%; | ||
| + | font-family: Georgia, serif; | ||
| + | } | ||
| + | |||
| + | .editsection a {color: #330066; margin-right: -15px} | ||
| + | .editsection a:visited {color: black; margin-right: -15px} | ||
| + | .wordsforever a, .wordsforever a:visited {font-family: Georgia, serif; color: #330033; text-transform: uppercase; font-size: 95%} | ||
| + | .new a {color: #330033} | ||
| + | |||
| + | #bodyContent a:link.external, #bodyContent a.external, #bodyContent a.external:visited {font-family: Georgia, serif; color: black; text-transform: uppercase; font-size: 95%} | ||
| + | #editbutton a.external, #editbutton a.external:visited {font-family: Georgia, serif; color: #663399; text-transform: uppercase; font-size: 95%} | ||
| + | |||
| + | em {font-family: Georgia, serif; font-size: 21pt; font-style: normal; color: #663399} | ||
| + | b {text-transform: uppercase; color: #white; font-size: 90%} | ||
| + | h3 {color: black; font-size: 3pt; margin-bottom: -5px} | ||
| + | </css> | ||
| + | __NOTOC__ | ||
| + | |||
| + | {| id="frame" width="800" style="margin: auto; text-align: left" | ||
| + | |- | ||
| + | | | ||
| + | {| id="namebox" cellpadding="0" cellspacing="0" | ||
| + | |- | ||
| + | | <font color=black>BARONNE</font><font color=#330066>PHILOMÈNE</font>ANTOINETTE<font color=white>de</font>LILIJUDICAËL | ||
| + | |} | ||
| + | |||
| + | {| id="titlebox" width="850" cellpadding="0" cellspacing="0" style="padding: 0px" | ||
| + | |- | ||
| + | | width="625" | [[Image:Amberban.jpg|700px]] | ||
| + | | width="225" style="background-color: #330066; vertical-align: middle" | | ||
| + | {| align="left" width="90%" id="tweemenu" cellpadding="0" cellspacing="0" style="padding: 0px" | ||
| + | |- | ||
| + | | class="submenoo" | [[Van/Werewolf#Overview|Overview]] || class="numba" | 1. | ||
| + | |- | ||
| + | | class="submenoo" | [[Van/Werewolf#Renown|Renown]] || class="numba" | 2. | ||
| + | |- | ||
| + | | class="submenoo" | [[Van/Werewolf#RP Hooks|RP Hooks]] || class="numba" | 3. | ||
| + | |- | ||
| + | | class="submenoo" | [[Van/Werewolf#Soundtrack|Soundtrack]] || class="numba" | 4. | ||
| + | |- | ||
| + | |} | ||
| + | {| align="right" width="90%" cellpadding="0" cellspacing="0" style="padding: 0px; margin-top: 15px" | ||
| + | |- | ||
| + | | class="num" | ❈ || class="menuop" | [[Van/Relationships|The people he knows]] | ||
| + | |- | ||
| + | | class="num" | ❈ || class="menuop" | [[Van/Random Things|Random Shit]] | ||
| + | |- | ||
| + | | class="num" | ❈ || class="menuop" | [[Van/Werewolf/Gallery|Gallery]] | ||
| + | |- | ||
| + | | class="num" | ❈ || class="menuop" | [[Van/Logs|Logs]] | ||
| + | |- | ||
| + | |} | ||
| + | |} | ||
| + | |||
| + | {| id="quotebox" width="850" | ||
| + | |- | ||
| + | | | ||
| + | |} | ||
| + | |||
| + | {| class="wordsforever" width="850" cellpadding="10" cellspacing="0" | ||
| + | |- | ||
| + | | | ||
| + | {| id="sideways" cellpadding="0" cellspacing="0" style="padding: 0px" | ||
| + | |- | ||
| + | | style="vertical-align: top" | | ||
| + | {| id="fofobox" align="left" width="300" | ||
| + | |- | ||
| + | | {{:Van/Werewolf/Infobox}} | ||
| + | |||
| + | <em>Shoutbox</em><br> | ||
| + | {{:Van/Shoutbox}} | ||
| + | |- | ||
| + | |} | ||
| + | | style="vertical-align: top" | | ||
| + | {| id="editbutton" style="float: right; margin-left: 80%; margin-right: 0%" | ||
| + | |- | ||
| + | | {{editlink|Van/Werewolf/Overview}} | ||
| + | |} | ||
| + | ===Overview=== | ||
| + | <em>Overview</em> <br> | ||
| + | {{:Van/Werewolf/Overview}} | ||
| + | |||
| + | {| id="editbutton" style="float: right; margin-left: 80%; margin-right: 0%" | ||
| + | |- | ||
| + | | {{editlink|Van/RP Hooks}} | ||
| + | |} | ||
| + | ===RP Hooks=== | ||
| + | <em>RP Hooks</em><br> | ||
| + | {{:Van/RP Hooks}} | ||
| + | |} | ||
| + | |||
| + | {| id="editbutton" style="float: right; margin-left: 80%; margin-right: 0%" | ||
| + | |- | ||
| + | | {{editlink|Van/Renown}} | ||
| + | |} | ||
| + | ===Remembrance=== | ||
| + | <em>Remembrance</em><br> | ||
| + | <div id="blockquote"> | ||
| + | {{:Van/Renown}} | ||
| + | </div> | ||
| + | |||
| + | {| id="editbutton" style="float: right; margin-left: 80%; margin-right: 0%" | ||
| + | |- | ||
| + | | {{editlink|Van/Werewolf/Soundtrack}} | ||
| + | |} | ||
| + | ===Soundtrack=== | ||
| + | <em>Soundtrack</em><br> | ||
| + | {{:Van/Werewolf/Soundtrack}} | ||
| + | |- | ||
| + | |} | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | *************'''''Layout from Silas/Liam from Haunted Memories.''''' | ||
| + | |||
| + | |||
| + | |||
| + | [[Category:Active PCs]][[Category:Changeling]][[Category:Sidhe]][[Category:Seelie]][[Category:Wilder]] | ||
Revision as of 11:54, 5 January 2015
|
- Layout from Silas/Liam from Haunted Memories.