pages/Pathfinder.html

172 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="generator" content="Zim 0.60">
<meta name="viewport" content="width=device-width">
<!-- <link href='http://fonts.googleapis.com/css?family=Open+Sans:300&subset=latin,greek,latin-ext' rel='stylesheet' type='text/css'> -->
<![if !IE]>
<!-- comment out for IE since it spams the user with warnings -->
<script type='text/javascript' src='http://code.jquery.com/jquery-1.7.1.js'></script>
<script type='text/javascript'>
$(window).load(function(){$("#navigation").height( $("#content").height()+65 );});
</script>
<![endif]>
<style>
body, html {
height:100%;
font-family:'Open Sans', sans-serif;
line-height:1.5em;
font-weight:300;
background-color:#202020;
text-rendering:geometricPrecision;
margin:0;
padding:0;
}
.wrapper {
height:100%;
position:relative;
}
#navigation {
background-color:#2A2A2A;
display:inline-block;
border-right:1px solid #EAEAEA;
padding-right:65px;
padding-top:65px;
padding-left:25px;
position:relative;
float:left;
min-height:100%;
}
#content {
float:left;
display:inline-block;
position:absolute;
max-width:960px;
padding:65px;
}
#navigation ul {
margin-top:0;
margin-bottom:0;
padding-left:40px;
}
#navigation li {
list-style-type:none;
}
#navigation a {
text-decoration:none;
color:gray;
}
#navigation strong {
color:#4E9A06;
font-weight:400;
}
#navigation a:hover {
text-decoration:underline;
}
#content h1:nth-child(1) {
margin-top:0;
}
h1,h2,h3,h4,h5,h6 {
color:#4E9A06;
font-weight:300;
}
#content a {
color:#CE5C00;
}
#content a {
text-decoration: none;
}
#content a:hover {
text-decoration: underline;
}
#content a:active {
text-decoration: underline;
}
#content strike {
color: grey;
}
#content u {
text-decoration: none;
background-color: yellow;
}
#content tt {
color: #2e3436;
}
#content pre {
color: #2e3436;
margin-left: 20px;
}
.backlinks {
color:gray;
}
hr.footnotes {
width: 20%;
margin-left: 0;
}
@media print{
#navigation{
background-color:#FFF;
}
}
</style>
</head>
<body>
<div class="wrapper">
<div id="navigation"> <ul>
<li><strong class="activepage">Pathfinder</strong></li>
<ul>
<li><a href="./Pathfinder/Characters.html" title="Characters" class="page">Characters</a></li>
<li><a href="./Pathfinder/Places.html" title="Places" class="page">Places</a></li>
</ul>
</ul>
</div>
<div id="content">
<h1>Pathfinder</h1>
<h2>Next Session: June 20th</h2>
<p>
<img src="./Pathfinder/map.png" alt="" width="1000"><br>
</p>
<h3>Party Inventory:</h3>
<p>
<ul>
<li>542 gold</li>
<li>5 potions of cure light wounds (1d8+2)</li>
<li>Star tapestry holding the Orb of Sir Ganesh (1/day gives blindness to everyone nearby, DC15 reflex save)</li>
<li>10 Days of Rations</li>
<li>Levitation Boots</li>
<li>Wand of Magic Weapon (500 charges)</li>
</ul>
</p>
<h3>Active Quests:</h3>
<p>
<ul>
<li>Follow the Caravan. Kill the Vampires. Bring the Artifact back to the Constable.</li>
<li>Take over Abeg in the name of the Thieves' Guild.</li>
</ul>
</p>
<h3>Important Links:</h3>
<p>
<ul>
<li><a href="https://www.reddit.com/r/Pathfinder_RPG/" title="Pathfinder Subreddit" class="https">Pathfinder Subreddit</a></li>
<li><a href="http://www.d20pfsrd.com/" title="Pathfinder Bible" class="http">Pathfinder Bible</a></li>
</ul>
</p>
</div>
</div>
</body>
</html>