User Tools

Site Tools


npc:output:werewolf_npc_form

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
npc:output:werewolf_npc_form [2024/Feb/29 01:17]
47.128.113.236 old revision restored (2024/Jan/09 18:02)
npc:output:werewolf_npc_form [2024/May/26 12:04] (current)
114.119.135.63 old revision restored (2023/Sep/14 13:47)
Line 10: Line 10:
     display: flex;     display: flex;
     justify-content: center;     justify-content: center;
 +    padding: 3px;
    }    }
  
Line 20: Line 20:
    .dokuwiki form.bureaucracy__plugin input[type=text] {    .dokuwiki form.bureaucracy__plugin input[type=text] {
     position: relative;     position: relative;
 +    display: flex;
 +    width: 100%;
     left: 10px;     left: 10px;
    }    }
Line 30: Line 32:
    .dokuwiki form.bureaucracy__plugin label[class=" textareafield"] {    .dokuwiki form.bureaucracy__plugin label[class=" textareafield"] {
     position: relative;     position: relative;
 +    display: block;
     width: 100%;     width: 100%;
     left: 0px;     left: 0px;
Line 36: Line 39:
    .dokuwiki form.bureaucracy__plugin textarea {    .dokuwiki form.bureaucracy__plugin textarea {
     position: relative;     position: relative;
 +    display: flex;
 +    width: 100%;
     left: 0px;     left: 0px;
    }    }
        
    .dokuwiki form.bureaucracy__plugin label.ColOne {    .dokuwiki form.bureaucracy__plugin label.ColOne {
-    display: block;+    /*display: block;
     position: relative;     position: relative;
     right: 2%;     right: 2%;
     width: 220px;     width: 220px;
-    text-align: right;+    text-align: right;*/ 
 +    
 +    justify-content: flex-start; 
 +    padding: 3px;
    }    }
        
Line 54: Line 62:
        
    .dokuwiki form.bureaucracy__plugin label.ColTwo {    .dokuwiki form.bureaucracy__plugin label.ColTwo {
-    display: block;+    /*display: block;
     position: absolute;     position: absolute;
     right: 43%;     right: 43%;
     width: 220px;     width: 220px;
-    text-align: right;+    text-align: right;*/ 
 +    justify-content: center; 
 +    align-items: flex-start; 
 +    padding: 3px;
    }    }
        
Line 67: Line 78:
        
    .dokuwiki form.bureaucracy__plugin label.ColThree {    .dokuwiki form.bureaucracy__plugin label.ColThree {
-    display: block;+    /*display: block;
     position: absolute;     position: absolute;
     right: 20%;     right: 20%;
     width: 220px;     width: 220px;
-    text-align: right;+    text-align: right;*/ 
 +    display: flex; 
 +    justify-content: flex-end; 
 +    padding: 3px;
    }    }
        
Line 185: Line 199:
 fieldset "Attributes" fieldset "Attributes"
  
-number "Charisma" >0 <6 =1 .ColTwo 
-number "Perception" >0 <6 =1 .ColThree 
 number "Strength" >0 <6 =1 .ColOne number "Strength" >0 <6 =1 .ColOne
- 
-number "Manipulation" >0 <6 =1 .ColTwo 
-number "Intelligence" >0 <6 =1 .ColThree 
 number "Dexterity" >0 <6 =1 .ColOne number "Dexterity" >0 <6 =1 .ColOne
 +number "Stamina" >0 <6 =1 .ColOne
  
 +number "Charisma" >0 <6 =1 .ColTwo
 +number "Manipulation" >0 <6 =1 .ColTwo
 number "Appearance" <6 =1 .ColTwo number "Appearance" <6 =1 .ColTwo
-number "Wits" >0 <6 =1 .ColThree + 
-number "Stamina" >0 <6 =1 .ColOne+
  
 fieldset "Abilities" fieldset "Abilities"
npc/output/werewolf_npc_form.1709169478.txt.gz · Last modified: 2024/Feb/29 01:17 by 47.128.113.236