Difference between revisions of "Smoke and Barley"
imported>HoneyBadger |
imported>DeniseGodin1521 |
||
| (17 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <css> | |
| − | + | /* Wrapper around the table: sets text-color (and could change font)*/ | |
| − | + | .CTWrapper { | |
| − | + | width : 900px; | |
| − | + | align : center; | |
| − | + | background : #000000; | |
| − | + | border : 1px grey; | |
| − | + | color : #000000; | |
| − | + | } | |
| − | + | /* Color of the Links, needs to be in the wrapper so it does not change | |
| − | + | * ALL the links, but only those of the actual content | |
| − | + | */ | |
| − | + | .CTWrapper a { | |
| − | + | color: gold; | |
| − | + | } | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | * | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | : | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | .CTWrapper a :hover{ | |
| − | : | + | color: red; |
| + | } | ||
| − | + | .CTWrapper a :visited{ | |
| − | + | color: gold; | |
| − | + | } | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | : | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | .CTWrapper a:link { | |
| + | color: red; | ||
| + | } | ||
| − | + | /* Design of the large Headers of the individual sections | |
| + | * in the Table (e.g.: INFORMATION) | ||
| + | */ | ||
| + | .CTHeader { | ||
| + | color : #990033; | ||
| + | vertical-align : center; | ||
| + | font-size : 22pt; | ||
| + | font-family : Palatino Linotype, Perpetua, serif; | ||
| + | text-align : center; | ||
| + | padding-top : 8px; | ||
| + | font-variant : small-caps; | ||
| + | -moz-border-radius-topleft : 15px 11px; | ||
| + | -moz-border-radius-topright : 15px 11px; | ||
| + | -webkit-border-top-left-radius : 15px 11px; | ||
| + | -webkit-border-top-right-radius : 15px 11px | ||
| + | } | ||
| − | + | /* Color defition for the Table Cells */ | |
| + | .CTData { | ||
| + | background-color : #000000; | ||
| + | margin : 15px; | ||
| + | color : #FFFFFF; | ||
| − | + | } | |
| − | |||
| − | |||
| − | |||
| − | + | /* Alternative Color definition of Table Cells, aka: 2nd Color */ | |
| + | .CTData2 { | ||
| + | background : #000000; | ||
| + | margin : 15px; | ||
| + | } | ||
| − | + | /* Color and style of the box surrounding the Picture */ | |
| + | .CTBox { | ||
| + | border-top : 3px solid grey; | ||
| + | border-bottom : 1px solid grey; | ||
| + | border-right : 2px solid grey; | ||
| + | border-left : 2px solid grey; | ||
| + | background : #000000; | ||
| + | text-align : center; | ||
| + | margin : 0px; | ||
| + | } | ||
| + | /* Color and Style of the large text under the picture. */ | ||
| + | .CTBigText { | ||
| + | font-size : 12pt; | ||
| + | font-family : Palatino Lionotype, Perpetua, serif; | ||
| + | font-variant : small-caps; | ||
| + | text-align : center; | ||
| + | align : center; | ||
| + | text-shadow : 1px 1px 3px #FDD017; | ||
| + | color : #FFFFFF; | ||
| + | } | ||
| + | .CTTable { | ||
| + | background: #f0f1f3; | ||
| + | } | ||
| + | /* Color and Style of the little navigation menu*/ | ||
| + | .CTNav { | ||
| + | color : #FFFFFF; | ||
| + | text-align : center; | ||
| + | text-transform : uppercase; | ||
| + | font-size : 7pt; | ||
| + | border-bottom : 5px solid #1d2e38; | ||
| + | } | ||
| + | </css> | ||
| + | <!-- Actual Content goes here --> | ||
| + | <div class="CTWrapper"> | ||
| + | <!-- Top Banner Start--> | ||
| + | {| class="CTTable" cellpadding="0" cellspacing="0" width="900" | ||
| + | |- | ||
| + | |height = "13" class = "CTData2" colspan = "3"| | ||
| + | |- | ||
| + | |height = "120" width = "150" class = "CTData" | | ||
| + | |rowspan = "2" width = "490" class = "CTBox" | [[Image:Smoke&Barley1.jpg|center|800px|link=]] | ||
| + | |width = "150" class = "CTData"| | ||
| + | |- | ||
| + | |- | ||
| + | |height = "50" class = "CTData2" | | ||
| + | |class = "CTData2" | | ||
| + | |- | ||
| + | |- | ||
|} | |} | ||
| − | |- | + | <!-- Top Banner End--> |
| + | <!-- Info Start --> | ||
| + | {| width = "900px" cellpadding = "5" cellspacing = "0" class = "CTTable" | ||
| + | | width = "50%" class = "CTData2 CTHeader" | <span id="I-Facts">Information</span> | ||
| + | | width = "50%" class = "CTData2 CTHeader" | <span id="I-Gallery>Gallery</span> | ||
| + | |- | ||
| + | | class = "CTData" | {{:S&B/Facts}}<!-- Do not delete the ':' (colon)! --> | ||
| + | | class = "CTData" | {{:S&B/Snapshots}}<!-- Do not delete the ':' (colon)! --> | ||
| + | |- | ||
| + | | class = "CTData2 CTHeader" | <span id="I-Hooks">Staff</span> | ||
| + | | class = "CTData2 CTHeader" | <span id="I-Quotes">Rules</span> | ||
| + | |- | ||
| + | | class = "CTData" | {{:S&B/Staff}}<!-- Do not delete the ':' (colon)! --> | ||
| + | | class = "CTData" | {{:S&B/Rules}}<!-- Do not delete the ':' (colon)! --> | ||
|} | |} | ||
| + | <!--Info End --> | ||
| + | </div> <!-- CTWrapper --> | ||
| − | [[Category:Business]] | + | == RP Logs == |
| + | {{ RP Logs | name = {{S&B}} | columns = 4 | ordermethod = gamedate }} | ||
| + | [[Category:Business]][[Category: Gaian]] | ||
Latest revision as of 22:11, 2 January 2019
| Information | Gallery | ||||||||||||||
|
Pietre Piaskovsky built Smoke and Barley when the town of Prospect was founded. The woodworking carved within the bar still is the original woodworking that he had done, despite the place being handed down several generations. The recipes came from Marina, which Timor learned and now makes. It was in Glasswalker hands after Klem left, but has now returned to its rightful owners, the Silver Fang Tribe. Here is the Menu. Since its inception, the place has been respite for the Gaian shifters and their family within the city. The goal is sanctuary. A neutral place to talk, meet and learn of the local shifter community. This is NOT a caern, though spirits find the place pleasing. All Gaians are welcome, minus those very few who have been banned from Garou holdings. If this is you, you know who you are. |
| ||||||||||||||
| Staff | Rules | ||||||||||||||
|
|