Special_Style

  1. topMenuContainer {

background: #EEE;

}

  1. articleView {

padding: 0;

padding-top: 10px;

}

h1,h2,h3 {

font-weight: 300;

}

sectionOuter {

}

section {

/*border-top: 1px solid #ccc;*/

background: linear-gradient(to bottom, hsla(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);

padding: 20px;

}

h1 {

margin-bottom: 0;

padding-left: 20px;

}

table {

border-collapse: collapse;

}

td, th {

text-align: left;

vertical-align: top;

padding: 2px 5px;

}

th {

border-bottom: 1px solid #999;

}

td:first-of-type {

border-left: 1px solid #999;

}

td p:first-of-type {

margin: 0;

}

a {

font-weight: normal;

}

a:hover, a.inactive:hover {

-webkit-filter: saturate(125%);

opacity: 1;

}

sectionOuter:nth-of-type(1) .section { background: linear-gradient(to bottom, hsla(0,100%,20%,0.25) 0%, hsla(0,100%,20%,0) 100%); }
sectionOuter:nth-of-type(2) .section { background: linear-gradient(to bottom, hsla(80,100%,20%,0.25) 0%, hsla(80,100%,20%,0) 100%); }
sectionOuter:nth-of-type(3) .section { background: linear-gradient(to bottom, hsla(160,100%,20%,0.25) 0%, hsla(160,100%,20%,0) 100%); }
sectionOuter:nth-of-type(4) .section { background: linear-gradient(to bottom, hsla(240,100%,20%,0.25) 0%, hsla(240,100%,20%,0) 100%); }
sectionOuter:nth-of-type(5) .section { background: linear-gradient(to bottom, hsla(320,100%,20%,0.25) 0%, hsla(320,100%,20%,0) 100%); }
sectionOuter:nth-of-type(6) .section { background: linear-gradient(to bottom, hsla(40,100%,20%,0.25) 0%, hsla(40,100%,20%,0) 100%); }
sectionOuter:nth-of-type(7) .section { background: linear-gradient(to bottom, hsla(120,100%,20%,0.25) 0%, hsla(120,100%,20%,0) 100%); }
sectionOuter:nth-of-type(8) .section { background: linear-gradient(to bottom, hsla(200,100%,20%,0.25) 0%, hsla(200,100%,20%,0) 100%); }
sectionOuter:nth-of-type(9) .section { background: linear-gradient(to bottom, hsla(280,100%,20%,0.25) 0%, hsla(280,100%,20%,0) 100%); }
sectionOuter:nth-of-type(1) h1, .sectionOuter:nth-of-type(1) h2, .sectionOuter:nth-of-type(1) h3 { color: hsl(0,100%,25%); }
sectionOuter:nth-of-type(2) h1, .sectionOuter:nth-of-type(2) h2, .sectionOuter:nth-of-type(2) h3 { color: hsl(80,100%,25%); }
sectionOuter:nth-of-type(3) h1, .sectionOuter:nth-of-type(3) h2, .sectionOuter:nth-of-type(3) h3 { color: hsl(160,100%,25%); }
sectionOuter:nth-of-type(4) h1, .sectionOuter:nth-of-type(4) h2, .sectionOuter:nth-of-type(4) h3 { color: hsl(240,100%,25%); }
sectionOuter:nth-of-type(5) h1, .sectionOuter:nth-of-type(5) h2, .sectionOuter:nth-of-type(5) h3 { color: hsl(320,100%,25%); }
sectionOuter:nth-of-type(6) h1, .sectionOuter:nth-of-type(6) h2, .sectionOuter:nth-of-type(6) h3 { color: hsl(40,100%,25%); }
sectionOuter:nth-of-type(7) h1, .sectionOuter:nth-of-type(7) h2, .sectionOuter:nth-of-type(7) h3 { color: hsl(120,100%,25%); }
sectionOuter:nth-of-type(8) h1, .sectionOuter:nth-of-type(8) h2, .sectionOuter:nth-of-type(8) h3 { color: hsl(200,100%,25%); }
sectionOuter:nth-of-type(9) h1, .sectionOuter:nth-of-type(9) h2, .sectionOuter:nth-of-type(9) h3 { color: hsl(280,100%,25%); }
sectionOuter:nth-of-type(1) a { color: hsl(0,100%,25%); }
sectionOuter:nth-of-type(2) a { color: hsl(80,100%,25%); }
sectionOuter:nth-of-type(3) a { color: hsl(160,100%,25%); }
sectionOuter:nth-of-type(4) a { color: hsl(240,100%,25%); }
sectionOuter:nth-of-type(5) a { color: hsl(320,100%,25%); }
sectionOuter:nth-of-type(6) a { color: hsl(40,100%,25%); }
sectionOuter:nth-of-type(7) a { color: hsl(120,100%,25%); }
sectionOuter:nth-of-type(8) a { color: hsl(200,100%,25%); }
sectionOuter:nth-of-type(9) a { color: hsl(280,100%,25%); }

a.inactive { opacity: 0.65; }

sectionOuter:nth-of-type(1) a.inactive { color: hsl(0,25%,25%); }
sectionOuter:nth-of-type(2) a.inactive { color: hsl(80,25%,25%); }
sectionOuter:nth-of-type(3) a.inactive { color: hsl(160,25%,25%); }
sectionOuter:nth-of-type(4) a.inactive { color: hsl(240,25%,25%); }
sectionOuter:nth-of-type(5) a.inactive { color: hsl(320,25%,25%); }
sectionOuter:nth-of-type(6) a.inactive { color: hsl(40,25%,25%); }
sectionOuter:nth-of-type(7) a.inactive { color: hsl(120,25%,25%); }
sectionOuter:nth-of-type(8) a.inactive { color: hsl(200,25%,25%); }
sectionOuter:nth-of-type(9) a.inactive { color: hsl(280,25%,25%); }
  1. articleView .sectionOuter .section { border-width: 1px 0 0 0; }
  2. articleView .sectionOuter.right .section { border-width: 1px 0 0 1px;}
sectionOuter:nth-of-type(1) .section { border: 1px solid hsl(0,100%,25%); }
sectionOuter:nth-of-type(2) .section { border: 1px solid hsl(80,100%,25%); }
sectionOuter:nth-of-type(3) .section { border: 1px solid hsl(160,100%,25%); }
sectionOuter:nth-of-type(4) .section { border: 1px solid hsl(240,100%,25%); }
sectionOuter:nth-of-type(5) .section { border: 1px solid hsl(320,100%,25%); }
sectionOuter:nth-of-type(6) .section { border: 1px solid hsl(40,100%,25%); }
sectionOuter:nth-of-type(7) .section { border: 1px solid hsl(120,100%,25%); }
sectionOuter:nth-of-type(8) .section { border: 1px solid hsl(200,100%,25%); }
sectionOuter:nth-of-type(9) .section { border: 1px solid hsl(280,100%,25%); }

/*

sectionOuter2 { border-right: 2px solid black; }
sectionOuter2:nth-of-type(1) { border-color: hsl(0,100%,25%); }
sectionOuter2:nth-of-type(2) { border-color: hsl(80,100%,25%); }
sectionOuter2:nth-of-type(3) { border-color: hsl(160,100%,25%); }
sectionOuter2:nth-of-type(4) { border-color: hsl(240,100%,25%); }
sectionOuter2:nth-of-type(5) { border-color: hsl(320,100%,25%); }
sectionOuter2:nth-of-type(6) { border-color: hsl(40,100%,25%); }
sectionOuter2:nth-of-type(7) { border-color: hsl(120,100%,25%); }
  • /
files
  • (up)
  • (cur)
  • 7.1 Overview
  • 7.1
  • 7.2.1
  • 7.2.1a
  • 7.2
  • 7.3.1
  • 7.3.2
  • 7.3.3
  • 7.3
  • 7.4.1
  • 7.4.2
  • 7.4.2b
  • 7.4.3
  • 7.4
  • 7.5
  • 7.6 Advancement
  • 7.6 Feats
  • 7.6 Gating
  • 7.6
  • 7.8 in 5e style
  • 7.8
  • 8.0
  • Ability Scores
  • Absorb
  • Action Points
  • Action
  • Actions
  • Adventuring Gear
  • Affinity
  • Affliction
  • Agility
  • Air
  • Alchemy
  • Alertness
  • All Powers alphabetically
  • All Powers by Category
  • Angel
  • Animal Companion
  • Animal Empathy
  • Arcane Magic
  • Armor Penetration
  • Armor
  • Armortech
  • Arms
  • Aspirations
  • Attributes
  • Aura
  • Avoidance
  • Awareness
  • Ball Lightning
  • Binding
  • Biology
  • Biotech
  • Blacksmithing
  • Block Rating
  • Block
  • Blood Calls to Blood
  • Blood
  • Blue Steel
  • Build Points
  • Call Animals
  • Call Lightning
  • Challenges
  • Change Log
  • Change Notes
  • Channeling
  • Charge
  • Classes
  • Clothing
  • Cold Iron
  • Combat Encounters
  • Combat Insight
  • Combat Skills
  • Combat Styles
  • Combat
  • Command Plants
  • Commune with Nature
  • Concentration
  • Consecrate
  • Control Air
  • Control Weather
  • Cooldown
  • Courage
  • Create Phylactery
  • Creating Encounters
  • Custom Powers Test
  • Custom Powers
  • Cybernetics
  • DM Tips
  • DM Tools
  • Damage Threshold
  • Damage Type
  • Damage Types
  • Darksteel
  • Dazed
  • Dazzled
  • Death
  • Defenses
  • Descriptors
  • Detect Magic
  • Difficulty Class
  • Dlarun
  • Dodge
  • Dominance
  • Dragon
  • Druid
  • Duration
  • Dwarf
  • Earth
  • Effects
  • Electric Loop
  • Elemental Control
  • Elemental
  • Elf
  • Empathy
  • Enchanting
  • Endurance
  • Energy
  • Enervation
  • Equipment
  • Evocation
  • Extraplanar Minion
  • Factions
  • Faerie
  • Fairy
  • Falling Damage
  • Fatigue
  • Feats (pre 7.5)
  • Feats (pre-7.3)
  • Feats
  • Fighter
  • Fire (Scratch Space)
  • Fire
  • Fooble
  • Force (pre-7.5)
  • Force (scratch space)
  • Force
  • Fortitude
  • Frost Armor
  • Frost
  • Fury
  • Futuristic Weapons
  • Gear
  • General Skills
  • Grab
  • Gravity
  • Grip
  • Hardness
  • Harry Dresden
  • Healing
  • Hedgecraft
  • Hero Points
  • Heroic Traits
  • Hit Points
  • Holy (old)
  • Holy Light
  • Holy Word
  • Holy
  • Human Potential
  • Idea Bin
  • Ideas
  • Illusion
  • Implements
  • Infighting
  • Initiative
  • Injuries
  • Inscription
  • Invocation
  • Jewelcrafting
  • Jewelry
  • Judgment
  • Junction
  • Knowledge Skills
  • Legacy
  • Let Blood
  • Light
  • Lightning Rod
  • Lightning Shield
  • Lightning
  • Luck
  • Magic Circle
  • Magic-User
  • Magic
  • Meditation
  • Melee Weapons
  • Melee
  • Mentalism
  • Mercy
  • Minor Creation
  • Mist Form
  • Mithral
  • Mobility
  • Modern Weapons
  • Monster Rules
  • Movement
  • Nauseated
  • Necromancer
  • New List
  • New RP
  • Object Defenses
  • Old Custom Powers
  • Old Invocation
  • Opposed Skill Checks
  • Pact Magic
  • Pact
  • Parry
  • Perception
  • Persuasion
  • Pin
  • Plant Growth
  • Power Skill
  • Power Skills
  • Power Source
  • Power Sources
  • Power
  • Powers (7.4.2b)
  • Priest
  • Primal Magic
  • Protection
  • Psionics
  • Purity
  • Push (Power)
  • Push
  • Pyrite
  • Race Points
  • Race
  • Races
  • Range Increment
  • Range
  • Ranged Weapons
  • Ranged
  • Reflex
  • Reserve
  • Resilience
  • Resource Points
  • Rewards
  • Rewind Time
  • Ritual Casting
  • Ritual of Summoning
  • Rogue
  • Scale
  • Security
  • Senses
  • Shadow (Power Source)
  • Shadow (old)
  • Shadow
  • Shields
  • Shifter
  • Silver
  • Size
  • Skill Challenges
  • Skill
  • Skills (old 7.1)
  • Skills
  • Sleep
  • Sorcerer
  • Sorcery
  • Soul
  • Space
  • Special Attacks
  • Special:Menu
  • Special:Style
  • Special_Menu
  • Special_Style
  • Spell Penetration
  • Spellcraft
  • Spront
  • Starting Equipment
  • Static Charge
  • Stealth
  • Summon
  • Summoning
  • Sunder
  • System
  • Table Test
  • Targeting
  • Technomancy
  • Telepathy (pre-7.5)
  • Telepathy
  • Temp
  • Terrain
  • Test Page
  • Test
  • Thaumaturgy
  • The Fifth Element
  • The Sight
  • The Unifying Force
  • Time
  • To-Do
  • Totem
  • Trade Skills
  • Transmutation
  • Trinkets
  • Trip
  • Truesilver
  • Type
  • Unarmed
  • Vampire
  • Vehicles
  • Version History
  • Vessels
  • Vigilance
  • Wall of Blood
  • Warg
  • Warlock
  • Water
  • Weapons
  • Wielding
  • Wild Aspect
  • Willpower
  • Wind Shaping
  • Windrider
  • Witch
  • Wizard
  • World
  • Wound Points
  • Wounds and Injuries
  • _badge
  • _home
  • _menu
  • _style
  • img
  • nominal
  • powers
  • sys_ui_related_list_entry_67d125c6a3d0121078c78b48b51e61c4
  • tempfeats